yt-dlp, master-layout

This commit is contained in:
tristan 2023-04-18 20:50:42 +01:00
parent f3722decf3
commit 74777d7f12
2 changed files with 3 additions and 5 deletions

View file

@ -82,15 +82,13 @@ in
home.packages = with pkgs; [ home.packages = with pkgs; [
libnotify libnotify
wl-clipboard wl-clipboard
chafa
wofi wofi
exa
du-dust du-dust
htop htop
imv imv
libsixel libsixel
lf-sixel lf-sixel
yt-dlp
brave brave
brave-nightly brave-nightly
@ -163,7 +161,7 @@ in
bind = SUPER, j, layoutmsg,cyclenext bind = SUPER, j, layoutmsg,cyclenext
bind = SUPER, k, layoutmsg,cycleprev bind = SUPER, k, layoutmsg,cycleprev
bind = SUPER, space, layoutmsg,swapwithmaster bind = SUPER, space, layoutmsg,swapwithmaster master
bind = SUPER, F, fullscreen, bind = SUPER, F, fullscreen,
bind = SUPER, V, togglefloating, bind = SUPER, V, togglefloating,

View file

@ -23,7 +23,7 @@
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
extraConfig = '' 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 monitor = ,preferred,auto, 1.2
accel_profile = flat accel_profile = flat