mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
[Insert your commit message here. Be sure to make it descriptive.]
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=,highrr,auto,1.6
|
||||
monitor=,highrr,auto,1.6,bitdepth,10
|
||||
#monitor=,2880x1800@60.000999,auto,1.6,bitdepth,10
|
||||
|
||||
$hypr_dir="$HOME/.config/hypr"
|
||||
$accent=00D8CE
|
||||
$accent=5E88DD
|
||||
|
||||
#envs
|
||||
#env = LIBVA_DRIVER_NAME,nvidia
|
||||
@@ -37,7 +39,7 @@ general {
|
||||
gaps_out = 4
|
||||
border_size = 3
|
||||
col.active_border = rgb($accent)
|
||||
col.inactive_border = rgba(595959aa)
|
||||
col.inactive_border = rgba(484848aa)
|
||||
resize_on_border=false
|
||||
|
||||
layout = dwindle
|
||||
@@ -54,7 +56,7 @@ decoration {
|
||||
blur {
|
||||
enabled = yes
|
||||
size = 8
|
||||
passes = 3
|
||||
passes = 2
|
||||
}
|
||||
}
|
||||
|
||||
@@ -87,6 +89,7 @@ gestures {
|
||||
|
||||
misc {
|
||||
force_default_wallpaper = 0
|
||||
vfr = 1
|
||||
}
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
@@ -185,8 +188,9 @@ exec-once=dbus-update-activation-environment --systemd --all
|
||||
exec-once=ssh-agent
|
||||
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once=node $HOME/github/arrpc/src > /tmp/arrpc-log
|
||||
#exec-once=swaybg -i $HOME/.config/wall/9.png
|
||||
exec-once=swaybg -i $HOME/.config/wall/18.png
|
||||
exec-once=xrdb -merge $HOME/.config/.Xresource
|
||||
exec-once=$hypr_dir/workspace 'focus'
|
||||
exec-once=sleep 2 && $hypr_dir/workspace
|
||||
exec-once=$hypr_dir/battery
|
||||
#exec-once=sleep 2 && $hypr_dir/workspace
|
||||
exec-once=google-chrome-stable
|
||||
|
||||
Reference in New Issue
Block a user