mirror of
https://github.com/zoriya/flake.git
synced 2026-06-04 11:15:53 +00:00
Add ssh tunnel stuff
This commit is contained in:
@@ -178,7 +178,7 @@ binds {
|
||||
Mod+Escape allow-inhibiting=false { toggle-keyboard-shortcuts-inhibit; }
|
||||
}
|
||||
|
||||
workspace "emtpy" {
|
||||
workspace "music" {
|
||||
open-on-output "Dell Inc. DELL S2722QC 2HHZH24"
|
||||
}
|
||||
workspace "chat" {
|
||||
@@ -197,10 +197,15 @@ window-rule {
|
||||
open-focused false
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="com.github.th_ch.youtube_music"
|
||||
open-on-workspace "music"
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="discord"
|
||||
match app-id="vesktop"
|
||||
match app-id="com.github.th_ch.youtube_music"
|
||||
match app-id="slack"
|
||||
open-on-workspace "chat"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user