diff options
| author | EnricoGuccii <partyka.003@proton.me> | 2026-05-16 03:11:34 +0200 |
|---|---|---|
| committer | EnricoGuccii <partyka.003@proton.me> | 2026-05-16 03:11:34 +0200 |
| commit | b82ef2657511a8d6c66a82ad0878396887ae1a73 (patch) | |
| tree | a4fc5a8afe5a8d260a795c65c7c34adb2397ca13 /.config/sway/config | |
| parent | ee69c1bf2b3d48346aa524bd00d79637875ce827 (diff) | |
wallpaper + oil now shows hidden files
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config index c655cb9..760d4c2 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -10,7 +10,7 @@ set $menu wmenu-run -f "JetBrainsMonoNF 10" -N "#121212" -s "#121212" -S "#C9DE9 set $scriptsmenu scripts_menu.sh -output * background ~/pictures/zielony_port.jpg fill +output * background ~/wallpapers/HansGude.jpg fill exec wlsunset -T 4200 exec waybar @@ -47,7 +47,7 @@ bindsym Print exec grim - | wl-copy bindsym $mod+Print exec grim -g "$(slurp)" - | wl-copy -# bindsym $mod+Print exec grim -g "$(slurp)" - | swappy -f - +bindsym $mod+Shift+Print exec grim -g "$(slurp)" - | swappy -f - bindsym $mod+v exec cliphist list | wmenu -l 10 -p "Clipboard:" | cliphist decode | wl-copy |