Browse Source

sway update

master
Josh Fabean 1 year ago
parent
commit
a36558061a
1 changed files with 6 additions and 5 deletions
  1. +6
    -5
      .config/sway/articuno-sway

+ 6
- 5
.config/sway/articuno-sway View File

@ -51,7 +51,7 @@ mode "app" {
bindsym --release $mod+space mode "default"
# Mnemonic: [b]rowser
bindsym b exec MOZ_ENABLE_WAYLAND=1 firefox-developer-edition
bindsym b exec MOZ_ENABLE_WAYLAND=1 waterfox-g4
# Mnemonic: [f]ile explorer
bindsym f exec 'io.elementary.files'
# Mnemonic: [F]ile explorer, GUI
@ -75,11 +75,11 @@ mode "app" {
# Mnemonix: tmu[x]
bindsym x exec $term -e bash -ci 'tmux-session'
#bindsym c exec code-insiders --enable-features=UseOzonePlatform --ozone-platform=wayland
bindsym c exec code-insiders
bindsym c exec vscodium --enable-features=UseOzonePlatform --ozone-platform=wayland
#bindsym c exec vscodium
#bindsym s exec slack --enable-features=UseOzonePlatform --ozone-platform=wayland
bindsym s exec slack
bindsym s exec slack --enable-features=UseOzonePlatform --ozone-platform=wayland
#bindsym s exec slack
bindsym d exec discord
bindsym t exec fluffychat
@ -251,6 +251,7 @@ for_window [class="^zoom$"] floating enable
for_window [app_id="zoom" title="Choose ONE of the audio conference options"] floating enable
for_window [app_id="zoom" title="zoom"] floating enable
for_window [app_id="zoom" title="Zoom Meeting"] floating disable
for_window [title="KJAX_loop.gif - mpv"] floating enable
# Tag xwayland windows with [X]
for_window [shell="xwayland"] title_format "<span>[X] %title゜</span>"


Loading…
Cancel
Save