...
This commit is contained in:
@@ -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"
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user