Compare commits
No commits in common. "14adae845ecd38590b70357dbd37027f2e3214da" and "9f9c23416199a0426becb98d75d483a1ae6666ad" have entirely different histories.
14adae845e
...
9f9c234161
|
@ -3,7 +3,7 @@ set $term alacritty
|
|||
# Launcher
|
||||
set $menu wofi --show drun -I -G
|
||||
set $lock swaylock
|
||||
set $screenshot_full gscreenshot -s -c
|
||||
set $screenshot_full gscreenshot -s
|
||||
set $screenshot_area /usr/share/swayfx/scripts/grimshot copy area
|
||||
|
||||
xwayland enable
|
||||
|
|
|
@ -61,6 +61,3 @@ bindsym $mod+Shift+5 move container to workspace number 5; workspace number 5
|
|||
bindsym $mod+Shift+6 move container to workspace number 6; workspace number 6
|
||||
bindsym $mod+Shift+7 move container to workspace number 7; workspace number 7
|
||||
bindsym $mod+Shift+8 move container to workspace number 8; workspace number 8
|
||||
|
||||
bindsym $mod+Shift+f opacity 1.0
|
||||
bindsym $mod+Shift+g opacity 0.9
|
||||
|
|
Loading…
Reference in New Issue