🥰 My dot files
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Confirms before exiting Sway

+1 -1
+1 -1
.config/sway/config
··· 31 31 32 32 bindsym $mod+Shift+q kill 33 33 bindsym $mod+Shift+c reload 34 - bindsym $mod+Shift+e exit 34 + bindsym $mod+Shift+e exec swaynag -t warning -m 'Exit sway?' -b 'Yes' 'swaymsg exit' 35 35 bindsym XF86RFKill exec fish -c "display toggle" 36 36 37 37 bindsym $mod+h focus left