added wallpapers and stuff
This commit is contained in:
parent
1ce02a6e14
commit
486dbabe96
9 changed files with 15 additions and 13 deletions
|
@ -149,7 +149,6 @@ in {
|
|||
"workspaces, 1, 5, dupa, slidevert"
|
||||
];
|
||||
};
|
||||
|
||||
dwindle = { no_gaps_when_only = true; };
|
||||
|
||||
debug = { disable_logs = false; };
|
||||
|
@ -208,6 +207,7 @@ in {
|
|||
"$mainMod SHIFT, 9, split-movetoworkspacesilent, 9"
|
||||
"$mainMod SHIFT, 0, split-movetoworkspacesilent, 10"
|
||||
"$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, B, togglespecialworkspace, btop"
|
||||
"$mainMod, V, togglespecialworkspace, pipewire"
|
||||
|
@ -261,8 +261,8 @@ in {
|
|||
# "${waybar}/bin/waybar"
|
||||
|
||||
# run persistent special workspace windows
|
||||
"[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:nixos; silent;tile] ${pkgs.kitty}/bin/kitty -d ~/repos/nichts -e hx"
|
||||
"[workspace special:keepassxc; silent;tile] ${pkgs.keepassxc}/bin/keepassxc"
|
||||
|
||||
"${swww}/bin/swww-daemon"
|
||||
"${wlsunset}/bin/wlsunset -S 06:00 -s 20:00"
|
||||
|
@ -273,9 +273,9 @@ in {
|
|||
"${pkgs.procps}/bin/pkill btop"
|
||||
"${pkgs.procps}/bin/pkill pavucontrol"
|
||||
# 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.pavucontrol}/bin/pavucontrol"
|
||||
"[workspace special:pipewire;silent;tile] ${pkgs.pavucontrol}/bin/pavucontrol"
|
||||
# "${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"
|
||||
];
|
||||
|
||||
|
|
|
@ -26,7 +26,6 @@ in {
|
|||
])
|
||||
ffmpeg-full
|
||||
fftw
|
||||
flameshot
|
||||
grimblast
|
||||
gcc
|
||||
gdb
|
||||
|
@ -47,6 +46,7 @@ in {
|
|||
librewolf
|
||||
links2
|
||||
mars-mips
|
||||
gnome.nautilus
|
||||
ncmpcpp
|
||||
neofetch
|
||||
neovim
|
||||
|
@ -64,7 +64,6 @@ in {
|
|||
pamixer
|
||||
pavucontrol
|
||||
picom
|
||||
pcmanfm
|
||||
pdfarranger
|
||||
pfetch
|
||||
pidgin
|
||||
|
@ -74,7 +73,6 @@ in {
|
|||
qbittorrent
|
||||
ripgrep
|
||||
rustdesk
|
||||
rofi
|
||||
scc
|
||||
scummvm
|
||||
sherlock
|
||||
|
@ -83,7 +81,6 @@ in {
|
|||
spotube
|
||||
steam
|
||||
strawberry
|
||||
# svls
|
||||
teamspeak_client
|
||||
telegram-desktop
|
||||
texliveFull
|
||||
|
@ -93,6 +90,11 @@ in {
|
|||
tor-browser-bundle-bin
|
||||
trash-cli
|
||||
tree
|
||||
typst
|
||||
# typstfmt does not work either
|
||||
typstyle
|
||||
|
||||
typst-lsp
|
||||
unzip
|
||||
util-linux
|
||||
v4l-utils
|
||||
|
@ -104,7 +106,6 @@ in {
|
|||
xournalpp
|
||||
yt-dlp
|
||||
zapzap
|
||||
zathura
|
||||
zip
|
||||
zoxide
|
||||
];
|
||||
|
|
BIN
lib/wallpapers/Debian.png
Normal file
BIN
lib/wallpapers/Debian.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 279 KiB |
BIN
lib/wallpapers/belle.png
Normal file
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
BIN
lib/wallpapers/leaves.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
BIN
lib/wallpapers/mafu_trad_wall.png
Normal file
BIN
lib/wallpapers/mafu_trad_wall.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1,006 KiB |
BIN
lib/wallpapers/scissor_girl.png
Normal file
BIN
lib/wallpapers/scissor_girl.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 MiB |
|
@ -10,9 +10,9 @@ in {
|
|||
home-manager.users.${username} = {
|
||||
stylix = {
|
||||
polarity = "dark";
|
||||
image = ../../lib/wallpapers/FreeBSD.png;
|
||||
base16Scheme =
|
||||
"${pkgs.base16-schemes}/share/themes/gruvbox-dark-soft.yaml";
|
||||
image = ../../lib/wallpapers/mafu_trad_wall.png;
|
||||
# base16Scheme =
|
||||
# "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
|
||||
autoEnable = true;
|
||||
targets = {
|
||||
btop.enable = true;
|
||||
|
|
|
@ -15,6 +15,7 @@ in {
|
|||
line-number = "relative";
|
||||
mouse = false;
|
||||
bufferline = "multiple";
|
||||
soft-wrap.enable = true;
|
||||
lsp.display-messages = true;
|
||||
cursor-shape = { insert = "bar"; };
|
||||
statusline.left =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue