add i3 and polybar conf, add new rofi logout screen
This commit is contained in:
11
polybar/modules/gpu.ini
Normal file
11
polybar/modules/gpu.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[module/gpu-nvidia]
|
||||
type = custom/script
|
||||
exec = $HOME/.config/polybar/scripts/gpu-nvidia.sh
|
||||
interval = 2
|
||||
format-font = 2
|
||||
format-foreground = #69F0AE
|
||||
|
||||
[module/gpu-intel]
|
||||
type = custom/script
|
||||
#exec = $HOME/.config/polybar/scripts/gpu-intel.sh
|
||||
interval = 2
|
||||
Reference in New Issue
Block a user