Shared config working on desktop
This commit is contained in:
+12
-12
@@ -4,6 +4,18 @@ exec-once= fcitx5 -d
|
||||
exec-once= emacs --daemon
|
||||
exec-once= dms run # DankShell
|
||||
|
||||
# Workspace Variables
|
||||
$ws_game = 1
|
||||
$ws_shell = 2
|
||||
$ws_web = 3
|
||||
$ws_music = 4
|
||||
$ws_image = 5
|
||||
$ws_chat = 6
|
||||
$ws_audio = 7
|
||||
$ws_video = 8
|
||||
$ws_program = 9
|
||||
$ws_extra = 0
|
||||
|
||||
# Monitors
|
||||
|
||||
source = ./hypr-monitors.conf
|
||||
@@ -112,18 +124,6 @@ misc {
|
||||
# Window Rules
|
||||
|
||||
# Rule :: Window
|
||||
|
||||
$ws_game = 1
|
||||
$ws_shell = 2
|
||||
$ws_web = 3
|
||||
$ws_music = 4
|
||||
$ws_image = 5
|
||||
$ws_chat = 6
|
||||
$ws_audio = 7
|
||||
$ws_video = 8
|
||||
$ws_program = 9
|
||||
$ws_extra = 0
|
||||
|
||||
$idleInhibFs = idleinhibit fullscreen
|
||||
$idleInhibFo = idleinhibit focus
|
||||
$ws = workspace
|
||||
|
||||
Reference in New Issue
Block a user