summaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config5
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index eacbd05..f1f518d 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -29,6 +29,8 @@ output * bg $background fill
input "1739:0:Synaptics_TM3075-002" {
natural_scroll enabled
+ tap enabled
+ drag enabled
}
# change focus
#bindsym $mod+j focus left
@@ -134,6 +136,7 @@ for_window [class="feh"] floating enable
for_window [class="QtPass"] floating enable
for_window [class="hangouts.google.com"] floating disable
for_window [class="hangouts.google.com"] border normal
+for_window [app_id="gedit"] floating enable
assign [class="qutebrowser"] $ws2
assign [app_id="org.qutebrowser.qutebrowser"] $ws2
@@ -199,7 +202,7 @@ input "1:1:AT_Translated_Set_2_keyboard" {
}
#exec xrdb ~/.Xresources
exec --no-startup-id redshift-gtk -l 35.052234:-118.243685 -m randr -t 5700:3600 &
-exec --no-startup-id firefox-developer-edition &
+exec --no-startup-id vivaldi-snapshot &
#exec --no-startup-id urxvt &
exec --no-startup-id alacritty &
exec --no-startup-id nextcloud &