summaryrefslogtreecommitdiff
path: root/.config/sway
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2025-12-09 10:48:36 +0100
committerMarc Vertes <mvertes@free.fr>2025-12-09 10:48:36 +0100
commit7c550d6123104cfbc71f05601715578b2157a175 (patch)
tree18e077a276617590169d129e9a514a9e45f1f4f9 /.config/sway
parent56b857e62331273223d17c949f8908093199ffaf (diff)
add fixed fonts
Diffstat (limited to '.config/sway')
-rw-r--r--.config/sway/config12
1 files changed, 7 insertions, 5 deletions
diff --git a/.config/sway/config b/.config/sway/config
index bc06b48..6f34aa5 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -1,8 +1,8 @@
# xwayland disable
# Setup sound
-exec /usr/libexec/pipewire-launcher
-exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
+# exec /usr/libexec/pipewire-launcher
+# exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
input * {
xkb_layout "fr"
@@ -18,7 +18,7 @@ output * bg #103040 solid_color
# output eDP-1 scale 1.25
-input "1739:52544:SYNA7DAB:00_06CB:CD40_Touchpad" {
+input type:touchpad {
tap enabled
natural_scroll enabled
}
@@ -48,9 +48,11 @@ bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% && pk
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% && pkill -USR1 i3status
+for_window [app_id="firefox"] floating enable
for_window [app_id="google-chrome"] floating enable
-for_window [class="firefox"] floating enable
-for_window [class="thunderbird"] floating enable
+for_window [app_id="pavucontrol-qt"] floating enable
+for_window [app_id="signal"] floating enable
+for_window [class="XEyes"] floating enable
# change focus
bindsym $mod+j focus left