feat: adapt qwerty xmonad to new dir layout
This commit is contained in:
parent
f4069954e2
commit
575725f624
@ -5,6 +5,7 @@
|
|||||||
- git
|
- git
|
||||||
- git-delta
|
- git-delta
|
||||||
state: present
|
state: present
|
||||||
|
become: true
|
||||||
tags: pc
|
tags: pc
|
||||||
|
|
||||||
- name: Create a config directory if it doesn't exist
|
- name: Create a config directory if it doesn't exist
|
||||||
|
@ -57,8 +57,8 @@ topicItems =
|
|||||||
, noAction "3" "~/"
|
, noAction "3" "~/"
|
||||||
, noAction "4" "~/"
|
, noAction "4" "~/"
|
||||||
, noAction "5" "~/"
|
, noAction "5" "~/"
|
||||||
, TI "recipes" "~/recipes" (switchToLayout "Programming" *> spawnShellAndExecute "hugo server" *> proc (inProgram "librewolf") *> spawnEditor)
|
, TI "recipes" "~/projekte/recipes" (switchToLayout "Programming" *> spawnShellAndExecute "hugo server" *> proc (inProgram "librewolf") *> spawnEditor)
|
||||||
, TI "alkaa" "~/alkaa" (switchToLayout "Programming" *> spawnShell *> spawnEditor)
|
, TI "alkaa" "~/projekte/alkaa" (switchToLayout "Programming" *> spawnShell *> spawnEditor)
|
||||||
, TI "steam" "~" (switchToLayout "Steam" *> spawn "steam")
|
, TI "steam" "~" (switchToLayout "Steam" *> spawn "steam")
|
||||||
, TI "game" "~" (switchToLayout "Full")
|
, TI "game" "~" (switchToLayout "Full")
|
||||||
, TI "micro" "~/projekte/microcontroller" (switchToLayout "Programming" *> spawnShell *> spawnEditor)
|
, TI "micro" "~/projekte/microcontroller" (switchToLayout "Programming" *> spawnShell *> spawnEditor)
|
||||||
|
Loading…
Reference in New Issue
Block a user