update polybar config, set alacritty size for 2k screen add steam and heroic games launcher
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
# By: tomoron <tomoron@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2024/08/28 20:38:49 by tomoron #+# #+# #
|
||||
# Updated: 2024/09/30 16:01:01 by tomoron ### ########.fr #
|
||||
# Updated: 2024/10/16 22:55:55 by tomoron ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
@ -385,7 +385,7 @@ label = " %percentage_used%%"
|
||||
; If you use both a wired and a wireless network, just add 2 module definitions. For example
|
||||
[module/network]
|
||||
type = internal/network
|
||||
interface = wlan0
|
||||
interface = wlp2s0
|
||||
|
||||
; Seconds to sleep between updates
|
||||
; Default: 1
|
||||
@ -498,7 +498,7 @@ thermal-zone = 0
|
||||
; to find path to desired file
|
||||
; Default reverts to thermal zone setting
|
||||
;;hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input
|
||||
hwmon-path = /sys/devices/virtual/thermal/thermal_zone0/hwmon1/temp1_input
|
||||
hwmon-path = /sys/devices/virtual/thermal/thermal_zone0/temp
|
||||
|
||||
; Threshold temperature to display warning label (in degrees celsius)
|
||||
; Default: 80
|
||||
|
Reference in New Issue
Block a user