ly instead of SDDM
This commit is contained in:
@@ -25,7 +25,10 @@ $top = $terminal btop
|
||||
#################
|
||||
|
||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
exec-once=waybar & hyprpaper & wl-clip-persist --clipboard both & mako
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper
|
||||
exec-once = wl-clip-persist --clipboard both
|
||||
exec-once = mako
|
||||
exec-once = /usr/lib/hyprpolkitagent/hyprpolkitagent
|
||||
# & mako --config=$HOME/.config/mako/config
|
||||
|
||||
@@ -69,10 +72,10 @@ general {
|
||||
gaps_in = 5
|
||||
gaps_out = 10
|
||||
|
||||
border_size = 3
|
||||
border_size = 4
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||
col.active_border = rgba(155,142,59,0.85) rgba(35,36,37,0.9) 30deg
|
||||
col.active_border = rgba(255,221,0,0.3)
|
||||
col.inactive_border = rgba(aeb3ad66)
|
||||
|
||||
# Set to true enable resizing windows by clicking and dragging on borders and gaps
|
||||
@@ -86,7 +89,7 @@ general {
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#decoration
|
||||
decoration {
|
||||
rounding = 5
|
||||
rounding = 0
|
||||
rounding_power = 3
|
||||
|
||||
# Change transparency of focused and unfocused windows
|
||||
|
||||
Reference in New Issue
Block a user