modkey = "Mod4" mousekey = "Mod4" workspaces = [] tags = ["1", "2", "3", "4", "5", "6", "7", "8", "9"] layout_mode = "Tag" insert_behavior = "Top" window_rules = [ { window_class = "qutebrowser", spawn_on_tag = 9 }, { window_class = "newsboat", spawn_on_tag = 5 }, { window_class = "discord", spawn_on_tag = 7 }, { window_class = "Steam", spawn_on_tag = 7 }, { window_class = "Mumble", spawn_on_tag = 6 }, { window_class = "obs", spawn_on_tag = 4 }, { window_class = "chatterino", spawn_floating = true }, { window_class = "memes", spawn_on_tag = 2, spawn_floating = true }, ] [[keybind]] command = "SetLayout" value = "MainAndVertStack" modifier = ["modkey"] key = "t" [[keybind]] command = "SetLayout" value = "GridHorizontal" modifier = ["modkey"] key = "g" [[keybind]] command = "SetLayout" value = "Monocle" modifier = ["modkey"] key = "m" [[keybind]] command = "Execute" value = "leftwm-toggleborder" modifier = ["modkey"] key = "b" [[keybind]] command = "Execute" value = "pkill -x ncmpc || $TERMINAL --class ncmpc -e ncmpc" modifier = ["modkey"] key = "s" [[keybind]] command = "Execute" value = "pkill -x pulsemixer || $TERMINAL -e pulsemixer" modifier = ["modkey"] key = "v" [[keybind]] command = "Execute" value = "qmenu_hud" modifier = ["modkey", "Shift"] key = "d" [[keybind]] command = "Execute" value = "passmenu" modifier = ["modkey"] key = "p" [[keybind]] command = "Execute" value = "xclip -o -selection c | dhandler" modifier = ["modkey"] key = "a" [[keybind]] command = "Execute" value = "uploadscreen" modifier = [] key = "Print" [[keybind]] command = "Execute" value = "dmenu_run" modifier = ["modkey"] key = "d" [[keybind]] command = "Execute" value = "$TERMINAL" modifier = ["modkey"] key = "Return" [[keybind]] command = "CloseWindow" value = "" modifier = ["modkey"] key = "q" [[keybind]] command = "SoftReload" value = "" modifier = ["modkey", "Shift"] key = "r" [[keybind]] command = "Execute" value = "loginctl kill-session $XDG_SESSION_ID" modifier = ["modkey", "Shift"] key = "q" [[keybind]] command = "ToggleSticky" modifier = ["modkey"] key = "i" [[keybind]] command = "ToggleFullScreen" modifier = ["modkey"] key = "f" [[keybind]] command = "ToggleFloating" modifier = ["modkey", "Shift"] key = "space" [[scratchpad]] name = "Terminal" value = "$TERMINAL" x = 560 y = 290 height = 500 width = 800 [[keybind]] command = "ToggleScratchPad" value = "Terminal" modifier = ["modkey", "Shift"] key = "Return" [[keybind]] command = "ReturnToLastTag" modifier = ["modkey"] key = "Tab" [[keybind]] command = "RotateTag" modifier = ["modkey"] key = "r" [[keybind]] command = "MoveWindowUp" modifier = ["modkey", "Shift"] key = "k" [[keybind]] command = "MoveWindowDown" modifier = ["modkey", "Shift"] key = "j" [[keybind]] command = "MoveWindowTop" modifier = ["modkey"] key = "space" [[keybind]] command = "DecreaseMainWidth" value = "5" modifier = ["modkey"] key = "h" [[keybind]] command = "IncreaseMainWidth" value = "5" modifier = ["modkey"] key = "l" [[keybind]] command = "FocusWindowUp" modifier = ["modkey"] key = "XF86XK_ScrollUp" [[keybind]] command = "FocusWindowDown" modifier = ["modkey"] key = "XF86XK_ScrollDown" [[keybind]] command = "ToggleFloating" modifier = ["modkey"] key = "Button2" [[keybind]] command = "FocusWindowUp" modifier = ["modkey"] key = "k" [[keybind]] command = "FocusWindowDown" modifier = ["modkey"] key = "j" [[keybind]] command = "FocusWorkspaceNext" modifier = ["modkey"] key = "period" [[keybind]] command = "MoveWindowToNextWorkspace" modifier = ["modkey", "Shift"] key = "period" [[keybind]] command = "MoveWindowToPreviousWorkspace" modifier = ["modkey"] key = "comma" [[keybind]] command = "FocusWorkspacePrevious" modifier = ["modkey"] key = "comma" [[keybind]] command = "GotoTag" value = "1" modifier = ["modkey"] key = "1" [[keybind]] command = "GotoTag" value = "2" modifier = ["modkey"] key = "2" [[keybind]] command = "GotoTag" value = "3" modifier = ["modkey"] key = "3" [[keybind]] command = "GotoTag" value = "4" modifier = ["modkey"] key = "4" [[keybind]] command = "GotoTag" value = "5" modifier = ["modkey"] key = "5" [[keybind]] command = "GotoTag" value = "6" modifier = ["modkey"] key = "6" [[keybind]] command = "GotoTag" value = "7" modifier = ["modkey"] key = "7" [[keybind]] command = "GotoTag" value = "8" modifier = ["modkey"] key = "8" [[keybind]] command = "GotoTag" value = "9" modifier = ["modkey"] key = "9" [[keybind]] command = "MoveToTag" value = "1" modifier = ["modkey", "Shift"] key = "1" [[keybind]] command = "MoveToTag" value = "2" modifier = ["modkey", "Shift"] key = "2" [[keybind]] command = "MoveToTag" value = "3" modifier = ["modkey", "Shift"] key = "3" [[keybind]] command = "MoveToTag" value = "4" modifier = ["modkey", "Shift"] key = "4" [[keybind]] command = "MoveToTag" value = "5" modifier = ["modkey", "Shift"] key = "5" [[keybind]] command = "MoveToTag" value = "6" modifier = ["modkey", "Shift"] key = "6" [[keybind]] command = "MoveToTag" value = "7" modifier = ["modkey", "Shift"] key = "7" [[keybind]] command = "MoveToTag" value = "8" modifier = ["modkey", "Shift"] key = "8" [[keybind]] command = "MoveToTag" value = "9" modifier = ["modkey", "Shift"] key = "9"