i3: Disable conky

This commit is contained in:
Sanchayan Maity 2021-01-10 18:41:36 +05:30
parent 7ba3a0cc2a
commit cdb8273365

View file

@ -258,13 +258,13 @@ bindsym $mod+9 exec --no-startup-id blurlock
#exec --no-startup-id manjaro-hello #exec --no-startup-id manjaro-hello
#exec --no-startup-id blueman-applet #exec --no-startup-id blueman-applet
#exec_always --no-startup-id sbxkb #exec_always --no-startup-id sbxkb
#exec --no-startup-id start_conky_maia
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id nm-applet exec --no-startup-id nm-applet
exec --no-startup-id xfce4-power-manager exec --no-startup-id xfce4-power-manager
exec --no-startup-id pamac-tray exec --no-startup-id pamac-tray
exec --no-startup-id clipit exec --no-startup-id clipit
exec --no-startup-id "setxkbmap -model pc105 -layout us -option caps:escape" exec --no-startup-id "setxkbmap -model pc105 -layout us -option caps:escape"
exec --no-startup-id start_conky_maia
exec --no-startup-id xautolock -time 10 -locker blurlock exec --no-startup-id xautolock -time 10 -locker blurlock
exec_always --no-startup-id ff-theme-util exec_always --no-startup-id ff-theme-util
exec_always --no-startup-id fix_xcursor exec_always --no-startup-id fix_xcursor
@ -360,7 +360,7 @@ gaps outer 0
# Smart gaps (gaps used if only more than one container on the workspace) # Smart gaps (gaps used if only more than one container on the workspace)
# smart_gaps on # smart_gaps on
# Smart borders (draw borders around container only if it is not the only container on this workspace) # Smart borders (draw borders around container only if it is not the only container on this workspace)
# on|no_gaps (on=always activate and no_gaps=only activate if the gap size to the edge of the screen is 0) # on|no_gaps (on=always activate and no_gaps=only activate if the gap size to the edge of the screen is 0)
# smart_borders on # smart_borders on