This commit is contained in:
nub31
2025-08-12 19:45:16 +02:00
parent 05c65d39b1
commit eb914af05a
4 changed files with 18 additions and 19 deletions

View File

@@ -1,18 +0,0 @@
[window]
opacity = 1
padding.x = 10
padding.y = 10
[font]
normal.family = "JetBrainsMono Nerd Font"
bold.family = "JetBrainsMono Nerd Font"
italic.family = "JetBrainsMono Nerd Font"
bold_italic.family = "JetBrainsMono Nerd Font"
size = 13.0
[colors.primary]
background = "#151515"

View File

@@ -1,4 +1,20 @@
background = 151515
foreground = ffffff
window-padding-x = 10
window-padding-y = 10
font-family = "JetBrainsMono Nerd Font"
font-size = 13
resize-overlay-duration = 250ms
focus-follows-mouse = true
clipboard-read = ask
clipboard-write = ask
copy-on-select = false
cursor-style = block
cursor-style-blink = false

View File

@@ -1,6 +1,6 @@
# https://wiki.hyprland.org/Configuring/Binds/
$terminal = alacritty
$terminal = ghostty
$files = thunar
$menu = rofi -show drun -config ~/.config/rofi/config.rasi
$browser = brave

View File

@@ -13,6 +13,7 @@ exec-once = waybar &
exec-once = hyprpm reload -n
exec-once = hyprpaper
exec-once = sleep 1 && $scritps/random_wallpaper.sh
exec-once = systemctl --user start hyprpolkitagent
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24