Update 21.07.23

This commit is contained in:
2023-07-21 22:29:21 +02:00
parent b2b8ef0962
commit 747ab315f8
11 changed files with 34 additions and 29 deletions
+2
View File
@@ -320,6 +320,8 @@ tiling_drag modifier titlebar
## Syntax:
#exec [--no-startup-id] <command>
#exec_always [--no-startup-id] <command>
exec_always --no-startup-id setxkbmap -option caps:swapescape
exec_always --no-startup-id ~/.screenlayout/default.sh
exec_always --no-startup-id ~/.config/i3/scripts/i3_autostart
## The --no-startup-id parameter disables startup-notification support for this particular exec command.