Compare commits
2 commits
e553be7e42
...
70f451039d
| Author | SHA1 | Date | |
|---|---|---|---|
| 70f451039d | |||
| 17681e38d4 |
2 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,9 @@
|
|||
exec-once = [workspace 1 silent] $browser
|
||||
exec-once = [workspace 2 silent] thunderbird
|
||||
exec-once = [workspace 2 silent] element-desktop
|
||||
exec-once = [workspace 3 silent] chromium --profile-directory="Default"
|
||||
exec-once = [workspace special:magic silent] $terminal
|
||||
|
||||
exec-once = [workspace special silent] $terminal
|
||||
exec-once = [workspace special silent] keepassxc
|
||||
# Qt apps don't work with workspace on exec-one
|
||||
# Added windowrule for them
|
||||
exec-once = keepassxc
|
||||
exec-once = chromium --profile-directory="Default"
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ background_opacity 0.7
|
|||
#map ctrl+shift+down neighboring_window down
|
||||
|
||||
map ctrl+shift+enter launch --cwd=current
|
||||
map shift+enter send_text all \x1b[13;2u
|
||||
|
||||
#: Fonts {{{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue