mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 09:45:34 +00:00
Compare commits
2 Commits
c33086e5f6
...
fc45f10664
Author | SHA1 | Date | |
---|---|---|---|
fc45f10664 | |||
52091439d4 |
@ -33,11 +33,11 @@ input "2362:628:PIXA3854:00_093A:0274_Touchpad" {
|
|||||||
pointer_accel 0.8
|
pointer_accel 0.8
|
||||||
}
|
}
|
||||||
|
|
||||||
# Start up programs
|
# Move Programs
|
||||||
for_window [class="Firefox"] move to workspace $ws1
|
for_window [app_id="firefox"] move to workspace $ws1
|
||||||
for_window [class="emacs" title="emacs@*"] move to workspace $ws2
|
for_window [class="Emacs"] move to workspace $ws2
|
||||||
for_window [class="jetbrains-studio"] move to workspace $ws3
|
for_window [class="Steam"] move to workspace $wsGames
|
||||||
|
for_window [class="com.bitwig.BitwigStudio"] move to workspace $wsBitwig
|
||||||
|
|
||||||
# Notifications
|
# Notifications
|
||||||
exec mako
|
exec mako
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
"3": "3",
|
"3": "3",
|
||||||
"4": "4",
|
"4": "4",
|
||||||
"5": "5",
|
"5": "5",
|
||||||
|
"13": "♫",
|
||||||
"urgent": "",
|
"urgent": "",
|
||||||
"focused": "",
|
"focused": "",
|
||||||
"default": ""
|
"default": ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user