diff --git a/hypr/autostart.conf b/hypr/autostart.conf index 63dcbe1..95ebba6 100755 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -13,8 +13,10 @@ exec-once=vesktop # exec-once=gio launch ~/.local/share/applications/vesktop.desktop # exec-once=hypridle -exec-once = wl-paste --type text --watch cliphist store #Stores only text data -exec-once = wl-paste --type image --watch cliphist store #Stores only image data +# exec-once = wl-paste --type text --watch cliphist store #Stores only text data +# exec-once = wl-paste --type image --watch cliphist store #Stores only image data + +exec-once = wl-paste --watch cliphist store exec-once = python3 -m http.server -d /home/themystery/Bento diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 923154a..e960f5d 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -210,7 +210,7 @@ bind = $mainMod, T, fullscreen, 0 bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, L, exec, loginctl lock-session -bind = $mainMod, S, exec, flameshot gui +bind = $mainMod, S, exec, flameshot gui --raw | wl-copy # bind = $mainMod_SHIFT, S, exec, grim -g "$(slurp)" - | satty --filename - --copy-command wl-copy bind = $mainMod_SHIFT, E, exec, grimblast --cursor --notify edit area bind = $mainMod, F12, exec, grimblast --cursor --notify --freeze save screen