Add a ton of i3 and sway stuff
This commit is contained in:
parent
15f30efa7b
commit
9a43cae5fa
22 changed files with 435 additions and 47 deletions
|
@ -2,7 +2,10 @@ for_window [window_role="pop-up"] floating enable
|
|||
for_window [window_role="task_dialog"] floating enable
|
||||
|
||||
# auth agent (the sudo popup)
|
||||
exec --no-startup-id polkit
|
||||
#exec --no-startup-id polkit
|
||||
|
||||
# Run suspend-lock
|
||||
#exec --no-startup-id xss-lock -- ~/.config/i3/scripts/suspend-lock.sh
|
||||
# Background
|
||||
exec --no-startup-id feh --no-fehbg --bg-fill '/home/askiiart/.config/i3/things/background.png'
|
||||
|
||||
# Lock
|
||||
bindsym $mod+Control+l exec --no-startup-id i3lock -c 202f56
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue