mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
Pro Tip: Double check XNAMEX's PRs
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=eDP-1,highres,auto,1.5,bitdepth,10,vrr,1
|
||||
#monitor=HDMI-A-1,highres,auto,1
|
||||
monitor=eDP-1,highres,auto,1.5,vrr,0,bitdepth,10
|
||||
|
||||
$hypr_dir="$HOME/.config/hypr"
|
||||
$accent=6FAAFF
|
||||
$browser=google-chrome-stable
|
||||
#$browser=firefox
|
||||
#$browser=google-chrome-stable
|
||||
$browser=firefox
|
||||
|
||||
#envs
|
||||
env = BROWSER,$browser
|
||||
@@ -112,7 +111,7 @@ misc {
|
||||
force_default_wallpaper = 0
|
||||
vfr = 1
|
||||
#vrr = 1
|
||||
no_direct_scanout = false
|
||||
#no_direct_scanout = false
|
||||
}
|
||||
|
||||
xwayland {
|
||||
@@ -226,7 +225,7 @@ exec-once = dbus-update-activation-environment --systemd --all
|
||||
exec-once = hypridle
|
||||
exec-once = ssh-agent
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = swaybg -i $HOME/.config/wall/1.png -m fill
|
||||
exec-once = swaybg -i $HOME/.config/wall/4.jpg -m fill
|
||||
exec-once = xrdb -merge $HOME/.config/.Xresource
|
||||
exec-once = $hypr_dir/workspace 'focus'
|
||||
exec-once = $hypr_dir/battery
|
||||
|
||||
Reference in New Issue
Block a user