foot: change fontsize

This commit is contained in:
krolxon 2025-12-08 23:59:53 +05:30
parent 9d1400f79d
commit eb0bf34e82
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,7 @@
include=~/.cache/wal/colors-foot.ini include=~/.cache/wal/colors-foot.ini
[main] [main]
font=JetBrains Mono Nerd Font:size=11 font=JetBrains Mono Nerd Font:size=12
# pad=15x15 # pad=15x15
[colors] [colors]

View File

@ -13,7 +13,6 @@ $passwordmanager = keepmenu
################# #################
### AUTOSTART ### ### AUTOSTART ###
################# #################
exec-once = foot
exec-once = (hyprpm reload -n & kanshi & waybar & swaync & gammastep & hypridle) exec-once = (hyprpm reload -n & kanshi & waybar & swaync & gammastep & hypridle)
exec-once = ~/.local/bin/setwall -n exec-once = ~/.local/bin/setwall -n
exec-once = systemctl --user start hyprpolkitagent exec-once = systemctl --user start hyprpolkitagent
@ -32,7 +31,7 @@ plugin {
env = HYPRSHOT_DIR,/home/krolyxon/pix/ss/ env = HYPRSHOT_DIR,/home/krolyxon/pix/ss/
env = XCURSOR_SIZE,24 env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24
env = GTK_THEME,Tokyonight-Dark # env = GTK_THEME,Tokyonight-Dark
# XDG Specifications # XDG Specifications
env = XDG_CURRENT_DESKTOP,Hyprland env = XDG_CURRENT_DESKTOP,Hyprland