mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-05-07 14:50:10 +00:00
fix screenshot
This commit is contained in:
parent
75ccd0a72b
commit
b803f7179b
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user