add: Emergence for hyprland, files are split into different config files, gruvbox based
This commit is contained in:
22
configs/hyprland_l/Emergence/Gruvbox/hyprexecs.conf
Normal file
22
configs/hyprland_l/Emergence/Gruvbox/hyprexecs.conf
Normal file
@@ -0,0 +1,22 @@
|
||||
$Termpri = ghostty
|
||||
$Termsec = kitty
|
||||
$Filemanager = nemo
|
||||
$Launcher = ~/.config/rofi/launchers/type-4/launcher.sh
|
||||
|
||||
exec-once = nm-applet &
|
||||
exec-once = waybar & hyprpaper & firefox & hypridle
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1
|
||||
exec-once = swww-daemon
|
||||
|
||||
# Hyprpm plugins
|
||||
# Hyprland Split Monitors Configuration
|
||||
plugin {
|
||||
split-monitor-workspaces {
|
||||
count = 10
|
||||
keep_focused = 0
|
||||
enable_notifications = 0
|
||||
enable_persistent_workspaces = 0
|
||||
}
|
||||
}
|
||||
|
||||
exec-once = hyprpm reload -n
|
||||
Reference in New Issue
Block a user