nouveaux écrans + yazi
This commit is contained in:
parent
4ba775e25b
commit
f902c70373
@ -13,8 +13,10 @@ exec swaybg -c 181818
|
||||
exec sleep 10 & syncthing
|
||||
|
||||
# MONITORS
|
||||
output DP-2 pos 0 0 res 2560x1440@144HZ
|
||||
output DP-1 pos 2560 0 res 2560x1440@144HZ
|
||||
output DP-2 pos 0 1080 res 2560x1440@144HZ
|
||||
output DP-1 pos 2560 1080 res 2560x1440@144HZ
|
||||
output HDMI-A-1 pos 2560 0 res 1920x1080@75HZ
|
||||
output HDMI-A-2 pos 640 0 res 1920x1080@75HZ
|
||||
|
||||
# LOOK AND FEEL
|
||||
default_border pixel 1
|
||||
@ -33,8 +35,8 @@ bindsym $mod+Return exec $term
|
||||
bindsym $mod+Shift+q kill
|
||||
bindsym $mod+d exec $menu
|
||||
bindsym $mod+f fullscreen
|
||||
bindsym Shift+Print exec slurp | grim -g - - | wl-copy
|
||||
bindsym Print exec slurp | grim -g - ~/Screenshots/$(date +'%Y-%j-%k-%M-%S.png')
|
||||
bindsym Print exec slurp | grim -g - - | wl-copy
|
||||
bindsym Shift+Print exec slurp | grim -g - ~/Screenshots/$(date +'%Y-%j-%k-%M-%S.png')
|
||||
|
||||
bindsym $mod+$left focus left
|
||||
bindsym $mod+$down focus down
|
||||
|
||||
8
.config/yazi/yazi.toml
Normal file
8
.config/yazi/yazi.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[mgr]
|
||||
show_hidden = true
|
||||
show_symlink = true
|
||||
|
||||
[opener]
|
||||
edit = [
|
||||
{ run = 'helix "$@"', block = true, for = 'unix' }
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user