yt-dlp, master-layout
This commit is contained in:
parent
f3722decf3
commit
74777d7f12
2 changed files with 3 additions and 5 deletions
|
|
@ -82,15 +82,13 @@ in
|
|||
home.packages = with pkgs; [
|
||||
libnotify
|
||||
wl-clipboard
|
||||
chafa
|
||||
wofi
|
||||
exa
|
||||
|
||||
du-dust
|
||||
htop
|
||||
imv
|
||||
libsixel
|
||||
lf-sixel
|
||||
yt-dlp
|
||||
|
||||
brave
|
||||
brave-nightly
|
||||
|
|
@ -163,7 +161,7 @@ in
|
|||
|
||||
bind = SUPER, j, layoutmsg,cyclenext
|
||||
bind = SUPER, k, layoutmsg,cycleprev
|
||||
bind = SUPER, space, layoutmsg,swapwithmaster
|
||||
bind = SUPER, space, layoutmsg,swapwithmaster master
|
||||
bind = SUPER, F, fullscreen,
|
||||
bind = SUPER, V, togglefloating,
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
wayland.windowManager.hyprland = {
|
||||
extraConfig = ''
|
||||
exec-once = ${my-deps.swaybg} -o eDP-1 -i ~/Pictures/backgrounds/nix-wallpaper-simple-red.png &
|
||||
exec-once = swaybg -o eDP-1 -i ~/Pictures/backgrounds/nix-wallpaper-simple-red.png &
|
||||
|
||||
monitor = ,preferred,auto, 1.2
|
||||
accel_profile = flat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue