mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
default workspace option
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
# Refer to the wiki for more information.
|
||||
|
||||
monitor=,1280x720@60,0x0,0.5,1
|
||||
workspace=DP-1,1
|
||||
|
||||
general {
|
||||
max_fps=240
|
||||
@@ -15,4 +16,8 @@ general {
|
||||
border_size=1
|
||||
col.active_border=0x66ee1111
|
||||
col.inactive_border=0x66333333
|
||||
}
|
||||
}
|
||||
|
||||
bind=SUPER,T,exec,xterm
|
||||
bind=SUPER,Q,killactive,
|
||||
bind=SUPERSHIFT,Q,exec,pkill Hyprland
|
Reference in New Issue
Block a user