|
|
@ -14,6 +14,11 @@ set $term footclient
|
|
|
|
# on the original workspace that the command was run on.
|
|
|
|
# on the original workspace that the command was run on.
|
|
|
|
set $menu wofi -S drun | xargs swaymsg exec --
|
|
|
|
set $menu wofi -S drun | xargs swaymsg exec --
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Dbus stuff
|
|
|
|
|
|
|
|
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
|
|
|
|
|
|
|
exec hash dbus-update-activation-environment 2>/dev/null && \
|
|
|
|
|
|
|
|
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
|
|
|
|
|
|
|
|
|
|
|
# Autostart
|
|
|
|
# Autostart
|
|
|
|
exec --no-startup-id nm-applet
|
|
|
|
exec --no-startup-id nm-applet
|
|
|
|
exec --no-startup-id autotiling
|
|
|
|
exec --no-startup-id autotiling
|
|
|
@ -174,6 +179,9 @@ input type:keyboard {
|
|
|
|
# Show the next scratchpad window or hide the focused scratchpad window.
|
|
|
|
# Show the next scratchpad window or hide the focused scratchpad window.
|
|
|
|
# If there are multiple scratchpad windows, this command cycles through them.
|
|
|
|
# If there are multiple scratchpad windows, this command cycles through them.
|
|
|
|
bindsym $mod+minus scratchpad show
|
|
|
|
bindsym $mod+minus scratchpad show
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Flameshot
|
|
|
|
|
|
|
|
for_window [app_id="flameshot"] border pixel 0, floating enable, fullscreen disable, move absolute position 0 0
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Resizing containers:
|
|
|
|
# Resizing containers:
|
|
|
|
#
|
|
|
|
#
|
|
|
|