diff --git a/sway/config b/sway/config index fce7f01..0deefa8 100644 --- a/sway/config +++ b/sway/config @@ -11,7 +11,7 @@ for_window [app_id=".*"] inhibit_idle fullscreen exec swayidle timeout 300 'swaylock' # Start -output * bg /usr/share/backgrounds/Black.jpg fill +# output * bg /usr/share/backgrounds/Black.jpg fill exec waybar exec wl-paste --watch cliphist store exec wlsunset -l "38.2" -L "-85.7" @@ -70,8 +70,8 @@ bindgesture swipe:left workspace next # Shortcuts bindsym $mod+Return exec foot bindsym $mod+d exec wmenu-run -bindsym $mod+y exec '~/.local/bin/yt "$(wl-paste)"' -bindsym $mod+p exec foot -T "$(wl-paste)" -e sh -c '~/.local/bin/yt_music "$(wl-paste -n)"' +bindsym $mod+y exec 'yt "$(wl-paste)"' +bindsym $mod+p exec foot -T "$(wl-paste)" -e sh -c 'yt_music "$(wl-paste -n)"' bindsym $mod+s exec 'grim -g "$(slurp -d)" - | wl-copy' bindsym Print exec 'grim - | swayimg -f -' bindsym Mod4+e exec thunar