laptop change background
This commit is contained in:
parent
aeeccb51db
commit
e7dec87ac5
4 changed files with 17 additions and 172 deletions
|
|
@ -110,6 +110,7 @@ bind=SUPERSHIFT,S,exec, grim -g "$(slurp)" - | swappy -f -
|
|||
bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-3semester/Screenshots/$(date +'%Y_%m_%d_%I_%M_%S.png') && (date +'%Y_%m_%d_%I_%M_%S.png') | wl-copy
|
||||
bind=SUPER,D,exec, $HOME/.config/eww/scripts/cockpit_toggle
|
||||
bind=,Print,exec, grim - | wl-copy
|
||||
bind=SUPER,A,exec,copyq toggle
|
||||
# bind=SUPERALT,H,pass,^(wlroots)$
|
||||
# bind=SUPERALT,left,pass,^(wlroots)$
|
||||
# bind=SUPERALT,right,pass,^(wlroots)$
|
||||
|
|
@ -151,6 +152,17 @@ bind=SUPERSHIFT,8,movetoworkspace,8
|
|||
bind=SUPERSHIFT,9,movetoworkspace,9
|
||||
bind=SUPERSHIFT,0,movetoworkspace,10
|
||||
|
||||
bind=SUPERSHIFTALT,1,movetoworkspacesilent,1
|
||||
bind=SUPERSHIFTALT,2,movetoworkspacesilent,2
|
||||
bind=SUPERSHIFTALT,3,movetoworkspacesilent,3
|
||||
bind=SUPERSHIFTALT,4,movetoworkspacesilent,4
|
||||
bind=SUPERSHIFTALT,5,movetoworkspacesilent,5
|
||||
bind=SUPERSHIFTALT,6,movetoworkspacesilent,6
|
||||
bind=SUPERSHIFTALT,7,movetoworkspacesilent,7
|
||||
bind=SUPERSHIFTALT,8,movetoworkspacesilent,8
|
||||
bind=SUPERSHIFTALT,9,movetoworkspacesilent,9
|
||||
bind=SUPERSHIFTALT,0,movetoworkspacesilent,10
|
||||
|
||||
bind=SUPER,mouse_down,workspace,e+1
|
||||
bind=SUPER,mouse_up,workspace,e-1
|
||||
bindm=SUPER,mouse:272,movewindow
|
||||
|
|
@ -172,3 +184,4 @@ exec-once=nheko
|
|||
exec-once=firefox
|
||||
exec-once=nextcloud
|
||||
exec-once=kitty -e ncspot
|
||||
exec-once = copyq --start-server
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
# wallpaper
|
||||
preload = /home/dashie/Pictures/backgrounds/Arch_chan_laptop.png
|
||||
wallpaper = eDP-1,/home/dashie/Pictures/backgrounds/Arch_chan_laptop.png
|
||||
preload = /home/dashie/Pictures/backgrounds/arch-chan3-1920.png
|
||||
wallpaper = eDP-1,/home/dashie/Pictures/backgrounds/arch-chan3-1920.png
|
||||
ipc = off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue