added wallpapers and stuff

This commit is contained in:
Charlie Root 2024-05-15 23:47:37 +02:00
commit 486dbabe96
9 changed files with 15 additions and 13 deletions

View file

@ -149,7 +149,6 @@ in {
"workspaces, 1, 5, dupa, slidevert" "workspaces, 1, 5, dupa, slidevert"
]; ];
}; };
dwindle = { no_gaps_when_only = true; }; dwindle = { no_gaps_when_only = true; };
debug = { disable_logs = false; }; debug = { disable_logs = false; };
@ -208,6 +207,7 @@ in {
"$mainMod SHIFT, 9, split-movetoworkspacesilent, 9" "$mainMod SHIFT, 9, split-movetoworkspacesilent, 9"
"$mainMod SHIFT, 0, split-movetoworkspacesilent, 10" "$mainMod SHIFT, 0, split-movetoworkspacesilent, 10"
"$mainMod, S, exec, ${pkgs.grimblast}/bin/grimblast copy area" "$mainMod, S, exec, ${pkgs.grimblast}/bin/grimblast copy area"
"$mainMod, E, exec, ${pkgs.gnome.nautilus}/bin/nautilus"
"$mainMod, R, exec, ${hyprland}/bin/hyprctl reload" "$mainMod, R, exec, ${hyprland}/bin/hyprctl reload"
"$mainMod, B, togglespecialworkspace, btop" "$mainMod, B, togglespecialworkspace, btop"
"$mainMod, V, togglespecialworkspace, pipewire" "$mainMod, V, togglespecialworkspace, pipewire"
@ -261,8 +261,8 @@ in {
# "${waybar}/bin/waybar" # "${waybar}/bin/waybar"
# run persistent special workspace windows # run persistent special workspace windows
"[workspace special:nixos silent;tile] ${pkgs.kitty}/bin/kitty -d ~/repos/nichts -e hx" "[workspace special:nixos; silent;tile] ${pkgs.kitty}/bin/kitty -d ~/repos/nichts -e hx"
"[workspace special:keepassxc silent;tile] ${pkgs.keepassxc}/bin/keepassxc" "[workspace special:keepassxc; silent;tile] ${pkgs.keepassxc}/bin/keepassxc"
"${swww}/bin/swww-daemon" "${swww}/bin/swww-daemon"
"${wlsunset}/bin/wlsunset -S 06:00 -s 20:00" "${wlsunset}/bin/wlsunset -S 06:00 -s 20:00"
@ -273,9 +273,9 @@ in {
"${pkgs.procps}/bin/pkill btop" "${pkgs.procps}/bin/pkill btop"
"${pkgs.procps}/bin/pkill pavucontrol" "${pkgs.procps}/bin/pkill pavucontrol"
# and run it all again # and run it all again
"[workspace special:btop silent;tile] ${pkgs.kitty}/bin/kitty -e ${pkgs.btop}/bin/btop" "[workspace special:btop;silent;tile] ${pkgs.kitty}/bin/kitty -e ${pkgs.btop}/bin/btop"
# "[workspace special:pipewire silent;tile] ${pkgs.helvum}/bin/helvum" # "[workspace special:pipewire silent;tile] ${pkgs.helvum}/bin/helvum"
"[workspace special:pipewire silent;tile] ${pkgs.pavucontrol}/bin/pavucontrol" "[workspace special:pipewire;silent;tile] ${pkgs.pavucontrol}/bin/pavucontrol"
# "${pkgs.networkmanagerapplet}/bin/nm-applet --indicator" # "${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"
]; ];

View file

@ -26,7 +26,6 @@ in {
]) ])
ffmpeg-full ffmpeg-full
fftw fftw
flameshot
grimblast grimblast
gcc gcc
gdb gdb
@ -47,6 +46,7 @@ in {
librewolf librewolf
links2 links2
mars-mips mars-mips
gnome.nautilus
ncmpcpp ncmpcpp
neofetch neofetch
neovim neovim
@ -64,7 +64,6 @@ in {
pamixer pamixer
pavucontrol pavucontrol
picom picom
pcmanfm
pdfarranger pdfarranger
pfetch pfetch
pidgin pidgin
@ -74,7 +73,6 @@ in {
qbittorrent qbittorrent
ripgrep ripgrep
rustdesk rustdesk
rofi
scc scc
scummvm scummvm
sherlock sherlock
@ -83,7 +81,6 @@ in {
spotube spotube
steam steam
strawberry strawberry
# svls
teamspeak_client teamspeak_client
telegram-desktop telegram-desktop
texliveFull texliveFull
@ -93,6 +90,11 @@ in {
tor-browser-bundle-bin tor-browser-bundle-bin
trash-cli trash-cli
tree tree
typst
# typstfmt does not work either
typstyle
typst-lsp
unzip unzip
util-linux util-linux
v4l-utils v4l-utils
@ -104,7 +106,6 @@ in {
xournalpp xournalpp
yt-dlp yt-dlp
zapzap zapzap
zathura
zip zip
zoxide zoxide
]; ];

BIN
lib/wallpapers/Debian.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 KiB

BIN
lib/wallpapers/belle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
lib/wallpapers/leaves.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,006 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

View file

@ -10,9 +10,9 @@ in {
home-manager.users.${username} = { home-manager.users.${username} = {
stylix = { stylix = {
polarity = "dark"; polarity = "dark";
image = ../../lib/wallpapers/FreeBSD.png; image = ../../lib/wallpapers/mafu_trad_wall.png;
base16Scheme = # base16Scheme =
"${pkgs.base16-schemes}/share/themes/gruvbox-dark-soft.yaml"; # "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
autoEnable = true; autoEnable = true;
targets = { targets = {
btop.enable = true; btop.enable = true;

View file

@ -15,6 +15,7 @@ in {
line-number = "relative"; line-number = "relative";
mouse = false; mouse = false;
bufferline = "multiple"; bufferline = "multiple";
soft-wrap.enable = true;
lsp.display-messages = true; lsp.display-messages = true;
cursor-shape = { insert = "bar"; }; cursor-shape = { insert = "bar"; };
statusline.left = statusline.left =