mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: assign some programs to specific workspaces, and enable the per-workspace-layout tool
This commit is contained in:
parent
8f1773fdd0
commit
c93a5d63a9
2 changed files with 73 additions and 9 deletions
|
@ -28,8 +28,9 @@
|
|||
appimage-run
|
||||
chromium
|
||||
feh
|
||||
pinentry # For yubikey
|
||||
gamescope
|
||||
pavucontrol
|
||||
pinentry # For yubikey
|
||||
thunderbird
|
||||
xdg-utils
|
||||
xdragon
|
||||
|
@ -37,6 +38,7 @@
|
|||
zathura
|
||||
];
|
||||
|
||||
# TODO pavucontrol shortcut or bar button
|
||||
# TODO audible bell in qt pinentry drives me nuts
|
||||
# TODO secureboot -> use pam yubikey login
|
||||
# TODO keyboard stays lit on poweroff -> add systemd service to disable it on shutdown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue