diff options
| author | Marc Vertes <mvertes@free.fr> | 2024-05-16 12:32:27 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2024-05-16 12:32:27 +0200 |
| commit | 5c1c6ba70c7f8e251e1ab8fd72105e7749fb8a69 (patch) | |
| tree | da0eb55ec914e715fd128dd7192d9fff8066d887 /.config/sway/config | |
| parent | b04d54fc52df277b189c2d794241c49c2ab61fb4 (diff) | |
update
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index 561f443..d41c208 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -25,8 +25,9 @@ set $mod Mod4 bindsym $mod+q kill bindsym $mod+Return exec --no-startup-id foot +#bindsym $mod+Return exec --no-startup-id xt #bindsym $mod+d exec --no-startup-id bemenu-run -bindsym $mod+d exec --no-startup-id i3-dmenu-desktop -dmenu="bemenu -i -fn 'Mono-12'" +bindsym $mod+d exec --no-startup-id i3-dmenu-desktop -dmenu="bemenu -i -fn 'Mono-12' --hf '#00ff00' --tf '#00ff00'" for_window [app_id="google-chrome"] floating enable for_window [class="firefox"] floating enable |
