Update fisher & tide, add VS Code configs, add partial i3 config (lock (and suspend) not done)
This commit is contained in:
parent
63e8262c07
commit
15f30efa7b
72 changed files with 1278 additions and 454 deletions
8
i3/config.d/other.conf
Normal file
8
i3/config.d/other.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
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
|
||||
|
||||
# Run suspend-lock
|
||||
#exec --no-startup-id xss-lock -- ~/.config/i3/scripts/suspend-lock.sh
|
Loading…
Add table
Add a link
Reference in a new issue