This commit is contained in:
iFargle 2023-08-18 21:24:56 +09:00
parent 0db6c69b53
commit ef0dc01198
4 changed files with 8 additions and 4 deletions

View file

@ -48,6 +48,7 @@
killall killall
neovim neovim
git git
duf
curl curl
htop htop
btop btop

View file

@ -65,6 +65,7 @@
cp = "rsync -avr"; cp = "rsync -avr";
ll = "ls -lah"; ll = "ls -lah";
rm = "rm -i"; rm = "rm -i";
df = "duf"
# git # git
g = "git"; g = "git";

View file

@ -18,10 +18,10 @@
allow_hyperlinks yes allow_hyperlinks yes
shell_integration enabled shell_integration enabled
font_family JetBrains Mono Regular Nerd font_family JetBrains Mono Regular
bold_font JetBrains Mono Bold Nerd # bold_font JetBrains Mono Bold
italic_font JetBrains Mono Italic Nerd # italic_font JetBrains Mono Italic
bold_italic_font JetBrains Bold Italic Nerd # bold_italic_font JetBrains Bold Italic
include ./theme.conf include ./theme.conf
''; '';

View file

@ -3,6 +3,8 @@
".config/hypr/hyprland.conf" = { ".config/hypr/hyprland.conf" = {
enable = true; enable = true;
text = '' text = ''
no_gaps_when_only = 1
layerrule = blur, waybar layerrule = blur, waybar
# Laptop specific: # Laptop specific: