update scripts
This commit is contained in:
parent
088de9978c
commit
408200c239
2 changed files with 4 additions and 1 deletions
|
@ -23,6 +23,7 @@ exec-once = swaync &
|
|||
exec-once = waybar & hyprpaper
|
||||
exec-once = [workspace 2 silent] firefox
|
||||
exec-once = hypridle
|
||||
exec-once = [workspace 3 silent] flatpak run com.vscodium.codium
|
||||
exec-once = [workspace 4 silent] flatpak run com.spotify.Client
|
||||
|
||||
# Bitwarden Window Floating
|
||||
|
@ -36,5 +37,5 @@ exec-once = wl-paste --type image --watch cliphist store # Stores only image dat
|
|||
|
||||
# machine-specific configuration
|
||||
{{- if eq .chezmoi.hostname "sri-laptop-fedora" }}
|
||||
exec-once = [workspace 3 silent] flatpak run com.github.IsmaelMartinez.teams_for_linux
|
||||
exec-once = [workspace 5 silent] flatpak run com.github.IsmaelMartinez.teams_for_linux
|
||||
{{- end }}
|
||||
|
|
|
@ -39,4 +39,6 @@ windowrulev2 = keepaspectratio, title:^(Bild-im-Bild)$
|
|||
windowrule = idleinhibit fullscreen,class:([window]) # Available modes: none, always, focus, fullscreen
|
||||
|
||||
# Move Windows
|
||||
windowrulev2 = workspace 3, class:^(com.vscodium.codium-url-handler)$
|
||||
windowrulev2 = workspace 4, class:^(Spotify)$
|
||||
windowrulev2 = workspace 5, class:^(teams-for-linux)$
|
||||
|
|
Loading…
Add table
Reference in a new issue