This commit is contained in:
flick0
2024-01-05 07:40:03 +00:00
parent 1c24359846
commit a163c4afa6
5 changed files with 13 additions and 5 deletions

View File

@@ -1,13 +1,17 @@
$HERE=~/.config/hypr
$SCRIPTS=$HERE/scripts
source=./land/defaults.conf # this needs to be sourced before theme file
# source=./land/nvidia.conf
exec-once=$HERE/scripts/powercheck
exec-once=$SCRIPTS/portal.sh
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
######################################################################################################
$THEME=$HERE/themes/nier
######################################################################################################
source=$THEME/theme.conf # dont change this line, instead use the $THEME variable above
source=./land/general.conf

View File

@@ -0,0 +1,6 @@
env = LIBVA_DRIVER_NAME,nvidia
env = XDG_SESSION_TYPE,wayland
env = GBM_BACKEND,nvidia-drm
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = WLR_NO_HARDWARE_CURSORS,1
# env = WLR_DRM_DEVICES,/dev/dri/card0

View File

@@ -1,4 +1,4 @@
monitor=,2560x1600@60,auto,1
monitor=,2560x1600@60,auto,1 # update these based on your resolution
exec=notify-send "On Battery"
exec=sleep 1 && pkill swww && swww init
animations {

View File

@@ -1,3 +1,3 @@
monitor=,2560x1600@165,auto,1
monitor=,2560x1600@165,auto,1 # update these based on your resolution
exec=notify-send "On Power"
exec=sleep 1 && pkill swww && swww init

View File

@@ -5,6 +5,4 @@ asusctl #optional
grim
slurp
swww
fish
theme.sh
ironbar-git
fish