Compare commits

..

No commits in common. "fc45f10664562c335ba2db754f40384198f7fe0c" and "c33086e5f64f921e26a29788d51d663538d78fc2" have entirely different histories.

2 changed files with 5 additions and 6 deletions

View File

@ -33,11 +33,11 @@ input "2362:628:PIXA3854:00_093A:0274_Touchpad" {
pointer_accel 0.8 pointer_accel 0.8
} }
# Move Programs # Start up programs
for_window [app_id="firefox"] move to workspace $ws1 for_window [class="Firefox"] move to workspace $ws1
for_window [class="Emacs"] move to workspace $ws2 for_window [class="emacs" title="emacs@*"] move to workspace $ws2
for_window [class="Steam"] move to workspace $wsGames for_window [class="jetbrains-studio"] move to workspace $ws3
for_window [class="com.bitwig.BitwigStudio"] move to workspace $wsBitwig
# Notifications # Notifications
exec mako exec mako

View File

@ -17,7 +17,6 @@
"3": "3", "3": "3",
"4": "4", "4": "4",
"5": "5", "5": "5",
"13": "♫",
"urgent": "", "urgent": "",
"focused": "", "focused": "",
"default": "" "default": ""