fixing errors..
This commit is contained in:
parent
c11cdd7b75
commit
0d7776e6c5
|
|
@ -98,7 +98,6 @@ ${alignr}$font < ${top_mem name 2} ${top_mem mem 2} > --+ | |
|
|||
${alignr}$font < ${top_mem name 3} ${top_mem mem 3} > --+ | |
|
||||
${alignr}$font < ${fs_used /}/${fs_size /} > / --+ |
|
||||
${alignr}$font < ${fs_bar 5,120 /} > --+ | |
|
||||
${alignr}$font < ${fs_used /home/hate/data}/${fs_size //home/hate/data} > /data --+ |
|
||||
${alignr}$font < $swapperc% - $swap/$swapmax > swap --+ |
|
||||
${alignr}$font < ${swapbar 5,120} > --+ |
|
||||
${alignr}$font |
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@ bindsym $mod+b exec --no-startup-id pkill compton
|
|||
bindsym $mod+Ctrl+b exec --no-startup-id compton -b -f
|
||||
exec --no-startup-id compton -b
|
||||
#Refresh bash/ranger shortcuts:
|
||||
exec --no-startup-id python ~/.config/Scripts/shortcuts.py
|
||||
#exec --no-startup-id python ~/.config/Scripts/shortcuts.py
|
||||
#Gnome privileges
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
#Urxvt daemon
|
||||
|
|
|
|||
Loading…
Reference in New Issue