use mako for notifications, swayidle for autolock
This commit is contained in:
parent
ab54869ac8
commit
9be927dcc2
3 changed files with 30 additions and 2 deletions
.config/sway
|
@ -37,13 +37,15 @@ bindsym Shift+F6 move container to workspace 6
|
|||
bindsym Shift+F7 move container to workspace 7
|
||||
bindsym Shift+F8 move container to workspace 8
|
||||
bindsym Shift+F9 move container to workspace 9
|
||||
bindsym Mod4+Shift+c kill
|
||||
bindsym Mod4+Return exec alacritty
|
||||
bindsym Mod4+p exec rofi -font "Roboto Mono 10" -show run
|
||||
bindsym Mod4+l exec swaylock -c 000000 -i /home/dln/i3lock.png
|
||||
bindsym Mod4+space exec makoctl dismiss -a
|
||||
|
||||
floating_modifier Mod4
|
||||
bindsym Mod4+Shift+space floating toggle
|
||||
bindsym Mod4+space focus mode_toggle
|
||||
bindsym Mod4+Shift+f floating toggle
|
||||
bindsym Mod4+f focus mode_toggle
|
||||
|
||||
hide_edge_borders both
|
||||
smart_borders on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue