mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
comments
This commit is contained in:
@@ -2,8 +2,14 @@ source=./land/defaults.conf # this needs to be sourced before theme file
|
||||
# source=./land/nvidia.conf
|
||||
|
||||
######################################################################################################
|
||||
$yorha=$HERE/themes/yorha
|
||||
source=$yorha/theme.conf
|
||||
source=/home/flicko/.config/hypr/themes/hyprtheme.conf
|
||||
|
||||
######################################################################################################
|
||||
# MANUAL THEME SOURCE HERE
|
||||
|
||||
# $yorha=$HERE/themes/yorha
|
||||
# source=$yorha/theme.conf
|
||||
|
||||
######################################################################################################
|
||||
|
||||
source=./land/general.conf
|
||||
|
||||
@@ -3,7 +3,7 @@ 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
|
||||
|
||||
exec-once=$TERMSERVER
|
||||
exec=$TERMSERVER
|
||||
exec=pkill swayidle; swayidle -w timeout 300 '$LOCK' timeout 600 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep '$LOCK'
|
||||
|
||||
input {
|
||||
|
||||
Reference in New Issue
Block a user