did a bunch of stoof
This commit is contained in:
@@ -39,7 +39,7 @@ floating_modifier $mod normal
|
||||
bindsym $mod+Shift+c reload
|
||||
|
||||
# Exit sway (logs you out of your Wayland session)
|
||||
bindsym $mod+Shift+x exec swaymsg -r exit
|
||||
#bindsym $mod+Shift+x exec swaymsg -r exit
|
||||
|
||||
## Volume
|
||||
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +2%
|
||||
@@ -147,7 +147,6 @@ mode "resize" {
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
# Screenshot (Grimshot)
|
||||
|
||||
# Captures the currently active window
|
||||
bindsym $mod+g exec grimshot save active
|
||||
# Allows manually selecting a rectangular region
|
||||
@@ -158,14 +157,11 @@ bindsym $mod+Mod1+g exec grimshot save output
|
||||
bindsym $mod+Ctrl+g exec grimshot save window
|
||||
|
||||
# Turn the system off
|
||||
bindsym $mod+Shift+e exec swaynag -t custom -m 'What action would you like to perform?' -b 'Shutdown' 'systemctl poweroff' -b 'Restart' 'systemctl reboot' -b 'Suspend' 'systemctl suspend'
|
||||
bindsym $mod+Shift+e exec wlogout -p layer-shell
|
||||
|
||||
# Notifications
|
||||
exec_always dunst
|
||||
|
||||
# flash focus
|
||||
exec flashfocus
|
||||
|
||||
# Wlsunset (Night Light)
|
||||
exec_always wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500
|
||||
|
||||
@@ -173,7 +169,7 @@ exec_always wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500
|
||||
exec /usr/bin/udiskie &
|
||||
|
||||
# Network Manager tray applet
|
||||
exec /usr/bin/nm-tray --indicator
|
||||
exec /usr/bin/nm-applet --indicator
|
||||
|
||||
# Bluetooth manager tray applet
|
||||
exec /usr/bin/blueman-applet
|
||||
@@ -181,9 +177,6 @@ exec /usr/bin/blueman-applet
|
||||
# Clamshell Mode Script
|
||||
#exec_always ~/.config/sway/clamshell.sh
|
||||
|
||||
# polkit
|
||||
exec /usr/libexec/polkit-gnome-authentication-agent-1
|
||||
|
||||
# Gtk
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user