Files
Hyprland-config/hyprland.conf

60 lines
1.4 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 = [workspace special:discord silent] vesktop -m
exec-once = [workspace special:email silent] $email
exec-once = [workspace special:notes silent] obsidian
exec-once = protonmail-bridge --no-window
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
#wayland rules in basic/windows.conf
source = $base/noctalia/noctalia-colors.conf
source = /home/venus/.config/hypr/noctalia/noctalia-colors.conf