This commit is contained in:
opalvaults
2021-12-27 17:01:18 -08:00
parent 844c36c6d4
commit a329cee505
11 changed files with 326 additions and 129 deletions

View File

@@ -40,7 +40,7 @@ output * bg /home/opal/Dotfiles/guix-wallpaper.jpg stretch
#
# Example configuration:
#
# output HDMI-A-1 resolution 1920x1080 position 1920,0
output eDP-1 resolution 1920x1080 position 0,0
#
# You can get the names of your outputs by running: swaymsg -t get_outputs
@@ -79,8 +79,7 @@ bindsym $mod+Shift+q kill
# Lock SwayWM
# Doesn't work for some reason. Needs fix.
bindsym $mod+Shift+p swaylock
bindsym Control+Shift+l exec swaylock
# Start your launcher
bindsym $mod+d exec $menu
@@ -92,7 +91,7 @@ floating_modifier $mod normal
bindsym $mod+Shift+c reload
# Exit sway (logs you out of your Wayland session)
bindsym $mod+Shift+x swaymsg -r exit
bindsym $mod+Shift+x exec swaymsg -r exit
# Moving around:
#