dotfiles/private_dot_config/sway/wayland
Mira Velturu 7f81c97591 updates
2023-11-20 12:05:43 -05:00

25 lines
631 B
Text

# Sway specific config
# Logout
bindsym $mod+Shift+e exec "swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit Sway?' -B 'Yes, exit Sway' 'swaymsg exit'"
# TODO
# bindsym $mod+space exec wofi --show drun
# screenshots
bindsym --release Print exec grimshot --notify copy
bindsym --release Shift+Print exec grimshot --notify copy anything
# Touchpad controls
input "2362:628:PIXA3854:00_093A:0274_Touchpad" {
tap enabled
natural_scroll enabled
}
#Set up monitors
output eDP-1 res 2256x1504 scale 1.00
#Wallpaper
output * bg ~/00 Setup/wallpaper.png fill
# TODO setup tablet
exec ~/tablet.sh