58 lines
1.2 KiB
Plaintext
58 lines
1.2 KiB
Plaintext
################
|
|
### STARTUP ###
|
|
################
|
|
|
|
$terminal = kitty
|
|
$fileManager = dolphin
|
|
$menu = qs -c noctalia-shell ipc call launcher toggle
|
|
# $menu = vicinae open
|
|
$browser = qutebrowser
|
|
$menuBar = qs -c noctalia-shell
|
|
$shellWrapper = qs -c noctalia-shell
|
|
$blkmanager = udiskie
|
|
$email = thunderbird
|
|
|
|
exec-once = qs -c noctalia-shell
|
|
exec-once = systemctl --user start hyprpolkitagent
|
|
exec-once = udiskie
|
|
exec-once = hyprpm reload -n
|
|
exec-once = kdeconnectd
|
|
exec-once = hyprshell run &
|
|
exec-once = vesktop -m
|
|
exec-once = $email
|
|
|
|
general:layout = dwindle
|
|
|
|
|
|
#############################
|
|
### ENVIRONMENT VARIABLES ###
|
|
#############################
|
|
|
|
# See https://wiki.hypr.land/Configuring/Environment-variables/
|
|
|
|
env = XCURSOR_SIZE,24
|
|
env = HYPRCURSOR_SIZE,24
|
|
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
|
|
|
#_____________________________#
|
|
|
|
$base = /home/venus/.config/hypr
|
|
$basic = $base/basic
|
|
|
|
|
|
source = $basic/looks.conf
|
|
source = $base/noctalia/noctalia-colors.conf
|
|
source = $basic/keybinds.conf
|
|
source = $basic/windows.conf
|
|
source = $basic/plugins.conf
|
|
source = $basic/inputs.conf
|
|
source = $basic/permissions.conf
|
|
source = $base/monitors.conf
|
|
|
|
|
|
source = $base/noctalia/noctalia-colors.conf
|
|
|
|
|
|
source = /home/venus/.config/hypr/noctalia/noctalia-colors.conf
|
|
|