add: hyprland configs for x250
This commit is contained in:
21
configs/hyprland_l/Kickstarter/Thinkpad_x250/hyprexecs.conf
Normal file
21
configs/hyprland_l/Kickstarter/Thinkpad_x250/hyprexecs.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
$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
|
||||
|
||||
# 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
|
||||
Reference in New Issue
Block a user