mirror of
https://github.com/SirTeddy99/sway-config.git
synced 2026-04-20 01:50:27 +00:00
removed firefox
This commit is contained in:
parent
5c394bfd80
commit
1ff519aaa6
1 changed files with 2 additions and 3 deletions
5
config
5
config
|
|
@ -76,14 +76,13 @@ workspace 5 output DP-6
|
||||||
assign [app_id="vivaldi-stable"] workspace 1
|
assign [app_id="vivaldi-stable"] workspace 1
|
||||||
assign [app_id="com.mitchellh.ghostty"] workspace 2
|
assign [app_id="com.mitchellh.ghostty"] workspace 2
|
||||||
assign [class="obsidian"] workspace 3
|
assign [class="obsidian"] workspace 3
|
||||||
assign [app_id="firefox_firefox"] workspace 3
|
|
||||||
assign [class="Horizon-client"] workspace 4
|
assign [class="Horizon-client"] workspace 4
|
||||||
assign [class="Spotify"] workspace 5
|
assign [class="Spotify"] workspace 5
|
||||||
|
|
||||||
# Autostart applications
|
# Autostart applications
|
||||||
exec vivaldi-stable
|
exec vivaldi-stable
|
||||||
exec firefox --new-window https://teams.microsoft.com
|
exec vivaldi-stable --user-data-dir=$HOME/.config/vivaldi-work --new-window https://teams.microsoft.com
|
||||||
exec firefox --new-window https://outlook.office.com/
|
exec vivaldi-stable --user-data-dir=$HOME/.config/vivaldi-work --new-window https://outlook.office.com/
|
||||||
exec flatpak run md.obsidian.Obsidian
|
exec flatpak run md.obsidian.Obsidian
|
||||||
exec gtk-launch horizon-myserver
|
exec gtk-launch horizon-myserver
|
||||||
exec ghostty
|
exec ghostty
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue