39e146a |
2026-04-30 |
…nome-keyring-daemon --start --daemonize --components=pkcs11,ssh,secrets) - export SSH_AUTH_SOCK - '';… |
e5c941b |
2026-04-23 |
…val $(gnome-keyring-daemon --start --daemonize --components=ssh,secrets) + eval $(gnome-keyring-daemon --start --dae…
…nome-keyring-daemon --start --daemonize --components=pkcs11,ssh,secrets) diff --git a/modules/security/gpg.nix b/modules/se…
…omponents=pkcs11,ssh,secrets) diff --git a/modules/security/gpg.nix b/modules/security/gpg.nix index 0806a68..deaef28 10064… |
1eedbba |
2026-04-20 |
…ake.nix @@ -234,0 +235,2 @@ + modules.security.gpg.enable = true; + modules.security.gpg.enableSS…
…security.gpg.enable = true; + modules.security.gpg.enableSSHSupport = false; diff --git a/modules/security/gpg…
…gpg.enableSSHSupport = false; diff --git a/modules/security/gpg.nix b/modules/security/gpg.nix new file mode 100644 index 0… |
64d30df |
2026-04-19 |
… "$HOME/.var/app/com.bitwarden.desktop/data/.bitwarden-ssh-agent.sock"; + SSH_AUTH_SOCK = "$HOME/.var/app/com.bitwa…
…OCK = "$HOME/.var/app/com.bitwarden.desktop/data/.bitwarden-ssh-agent.sock"; @@ -37,4 +42,2 @@ - montigrafana = - "…
… montigrafana = - "xdg-open http://localhost:3000 && ssh -L 3000:localhost:3000 [email protected]"; - montikuma =… |
1ca6ff2 |
2026-04-02 |
…d todo with text to specified page via direct PluginService API + function addTodoWithText(text, pageId) { + if (!text …
…d todo with text to specified page via direct PluginService API - function addTodoWithText(text, pageId) { - if (…
…lation is allowed - // when calling another plugin's API. This is NOT internal IPC (forbidden). - // We're in… |
3e70361 |
2026-03-20 |
…nished tasks, quit anyway?\n(Open task manager with default key 'w')" +quit_origin = "center" +quit_offset = [0, 0, 50, 15]… |
ea3a575 |
2026-03-15 |
…y.duration-desc") + model: [ + { "key": "15", "name": "15s" }, + { "key": "30", "n…
… { "key": "15", "name": "15s" }, + { "key": "30", "name": "30s" }, + { "key": "60", "n…
… { "key": "30", "name": "30s" }, + { "key": "60", "name": "60s" }, + { "key": "120", "… |
95056c0 |
2026-03-15 |
…e$" + open-floating true +} + +// Example: block out two password managers from screen capture. +// (This example rule is com…
…nsist of modifiers separated by + signs, followed by an XKB key name + // in the end. To find an XKB name for a particul…
…me + // in the end. To find an XKB name for a particular key, you may use a program + // like wev. + // + // "M… |
a0f8920 |
2026-03-15 |
…e$" + open-floating true +} + +// Example: block out two password managers from screen capture. +// (This example rule is com…
…nsist of modifiers separated by + signs, followed by an XKB key name + // in the end. To find an XKB name for a particul…
…me + // in the end. To find an XKB name for a particular key, you may use a program + // like wev. + // + // "M… |
c81ba8c |
2026-03-07 |
… New component with cursor-following context menu +- Direct API access via `PluginService.getPluginAPI("todo")` +- No IPC o…
… nl, pl, pt, ru, sv, tr, uk-UA, zh-CN, zh-TW) +- Consistent key naming: `clipper.component.key` + +**New Translation Keys A…
… zh-CN, zh-TW) +- Consistent key naming: `clipper.component.key` + +**New Translation Keys Added:** +```json +{ + "clipper… |
845577e |
2026-02-28 |
…- # Define a user account. Don't forget to set a password with ‘passwd’. - # TODO: set passwort using hash…
…Define a user account. Don't forget to set a password with ‘passwd’. - # TODO: set passwort using hashed password @…
…th ‘passwd’. - # TODO: set passwort using hashed password @@ -226,4 +188,0 @@ - # List packages installed … |
4be74ad |
2026-02-25 |
…, $menu @@ -245 +244,0 @@ $mainMod = SUPER # Sets "Windows" key as main modifier -bind = $mainMod, X, exec, $terminal @@ -2… |
d813613 |
2026-02-24 |
…: 405, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.16.3…
…: 377, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/hercules-ci/flake-parts/0.1.377%2Brev…
… 1026, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/cachix/git-hooks.nix/0.1.1026%2Brev-8… |
948af7f |
2026-02-24 |
…: 405, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.16.3…
…: 377, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/hercules-ci/flake-parts/0.1.377%2Brev…
… 1026, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/cachix/git-hooks.nix/0.1.1026%2Brev-8… |
6a9b900 |
2026-02-24 |
…bleGnomeKeyring = true; - security.pam.services.greetd-password.enableGnomeKeyring = true; - services.logind.settings.…
…ms.dconf.enable = true; + security.pam.services.greetd-password.enableGnomeKeyring = true; + security.pam.services.gre… |
d699902 |
2026-02-23 |
…name = "Better Vim bindings"; - remap = { - # slash key "/" - "KEY_CONNECT" = "SHIFT-7"; - # backslash ke…
…ey "/" - "KEY_CONNECT" = "SHIFT-7"; - # backslash key "\" - "KEY_FINANCE" = "RIGHTALT-MINUS"; - # Open …
…KEY_FINANCE" = "RIGHTALT-MINUS"; - # Open square brace key "[" - "KEY_SPORT" = "RIGHTALT-8"; - # Closed squa… |
179e2b2 |
2026-02-23 |
…e: "Papirus-Dark"; + terminal: "kitty"; + ssh-command: "{terminal} -e \"{ssh-client} {host} [-p {port…
…al: "kitty"; + ssh-command: "{terminal} -e \"{ssh-client} {host} [-p {port}]\""; + drun-display-format: "{… |
309e5f9 |
2026-02-23 |
…e: "Papirus-Dark"; + terminal: "kitty"; + ssh-command: "{terminal} -e \"{ssh-client} {host} [-p {port…
…al: "kitty"; + ssh-command: "{terminal} -e \"{ssh-client} {host} [-p {port}]\""; + drun-display-format: "{… |
5ba43e7 |
2026-02-19 |
… "$HOME/.var/app/com.bitwarden.desktop/data/.bitwarden-ssh-agent.sock"; + };… |
d5b6be3 |
2026-02-18 |
… "$HOME/.var/app/com.bitwarden.desktop/data/.bitwarden-ssh-agent.sock"; + };… |
93336f8 |
2025-12-16 |
…bleGnomeKeyring = true; + security.pam.services.greetd-password.enableGnomeKeyring = true; @@ -75 +76 @@ in { - servic…
…val $(gnome-keyring-daemon --start --daemonize --components=ssh,secrets) + export SSH_AUTH_SOCK + '';… |
d9c06d8 |
2025-11-03 |
…-asexuality -asexually -ash -ash-blonde -ash-gray -ash-key -ash-pan -ashame -ashamed -ashamed(p) -ashamedly -ash…
… -ceromancy -ceroplastic -cerous -ceroxylon -cerrado -cert -certa -certain -certain(a) -certain(p) -certainly -c…
…e -creche -crecy -credat -crede -credence -credenda -credential -credentials -credenza -credibility -credible -credibl… |
f3e4264 |
2025-10-04 |
…-update: + permissions: + contents: write + id-token: write + issues: write + pull-requests: write + …
…-update: + permissions: + contents: write + id-token: write + issues: write + pull-requests: write + … |
816e1f1 |
2025-10-04 |
…-update: + permissions: + contents: write + id-token: write + issues: write + pull-requests: write + … |
7d8b621 |
2025-10-04 |
…-update: + permissions: + contents: write + id-token: write + issues: write + pull-requests: write + … |
454aa57 |
2025-08-31 |
…nd/Configuring/Keywords/ +$mainMod = SUPER # Sets "Windows" key as main modifier + +# Example binds, see https://wiki.hypr.…
…+asexuality +asexually +ash +ash-blonde +ash-gray +ash-key +ash-pan +ashame +ashamed +ashamed(p) +ashamedly +ash…
… +ceromancy +ceroplastic +cerous +ceroxylon +cerrado +cert +certa +certain +certain(a) +certain(p) +certainly +c… |
7e192e5 |
2025-08-18 |
…+asexuality +asexually +ash +ash-blonde +ash-gray +ash-key +ash-pan +ashame +ashamed +ashamed(p) +ashamedly +ash…
… +ceromancy +ceroplastic +cerous +ceroxylon +cerrado +cert +certa +certain +certain(a) +certain(p) +certainly +c…
…e +creche +crecy +credat +crede +credence +credenda +credential +credentials +credenza +credibility +credible +credibl… |
cc8917e |
2025-08-18 |
…nd/Configuring/Keywords/ +$mainMod = SUPER # Sets "Windows" key as main modifier + +# Example binds, see https://wiki.hypr.… |
2e09268 |
2025-06-02 |
…"gtk" - # ]; - # "org.freedesktop.impl.portal.Secret" = [ - # "gnome-keyring" - # ]; - # };… |
be4dbf3 |
2025-03-05 |
… GDK_DEBUG = "gl-no-fractional"; - GDK_DISABLE = "gles-api,color-mgmt,vulkan"; - GSK_RENDERER = "opengl"; + …
…DK_DEBUG = "gl-no-fractional"; + # GDK_DISABLE = "gles-api,color-mgmt,vulkan"; + # GSK_RENDERER = "opengl";… |
c91f32d |
2025-03-05 |
… GDK_DEBUG = "gl-no-fractional"; + GDK_DISABLE = "gles-api,color-mgmt,vulkan"; + GSK_RENDERER = "opengl"; + };… |
8c80cc7 |
2025-01-02 |
… montigrafana = + "xdg-open http://localhost:3000 && ssh -L 3000:localhost:3000 [email protected]"; + montikuma =…
… + montikuma = + "xdg-open http://localhost:3001 && ssh -L 3001:localhost:3001 [email protected]"; + montipostgr…
…01:localhost:3001 [email protected]"; + montipostgres = "ssh -L 5432:localhost:5432 [email protected]"; + montipromet… |
307f8f2 |
2024-11-18 |
…remote.remote-containers - ms-vscode-remote.remote-ssh-edit - ms-vscode.remote-explorer - ms-vsc…
…azuretools.vscode-docker - ms-vscode-remote.remote-ssh - # .env - irongeek.vscode-env - …
…ode-dotnet-pack - visualstudioexptteam.intellicode-api-usage-examples - visualstudioexptteam.vscodeintell… |
1b23b25 |
2024-11-13 |
…TODO this does not work :( - description = "Use escape key as Hyper key"; - languages = [ ]; - symbolsFile =…
…s not work :( - description = "Use escape key as Hyper key"; - languages = [ ]; - symbolsFile = pkgs.writeTe…
…rtial modifier_keys - xkb_symbols "hyper" { - key { [Hyper_R] }; - modifier_map Mod3 { , H… |
d86fb6f |
2024-11-07 |
…= { - modi = "combi"; - combi-modi = "drun,window,ssh"; - show-icons = true; - }; - }; @@ -208,0 +180 @@… |
f4082c2 |
2024-10-30 |
… = "Better Vim bindings"; - remap = { - # slash key "/" - "KEY_CONNECT" = "SHIFT-7"; - # backslas…
…/" - "KEY_CONNECT" = "SHIFT-7"; - # backslash key "\" - "KEY_FINANCE" = "RIGHTALT-MINUS"; - # O…
…Y_FINANCE" = "RIGHTALT-MINUS"; - # Open square brace key "[" - "KEY_SPORT" = "RIGHTALT-8"; - # Close s… |
435cae2 |
2024-09-17 |
… # Define a user account. Don't forget to set a password with ‘passwd’. - # TODO: set passwort using ha…
…Define a user account. Don't forget to set a password with ‘passwd’. - # TODO: set passwort using hashed password…
… ‘passwd’. - # TODO: set passwort using hashed password - users.users.root.initialHashedPassword = "";… |
4804576 |
2024-09-14 |
…s = { - # Monti - montissh = "TERM=xterm-256color ssh [email protected]"; - montikuma = "xdg-open http://loc…
….de"; - montikuma = "xdg-open http://localhost:3001 && ssh -L 3001:localhost:3001 [email protected]"; - montiprom…
…- montiprometheus = "xdg-open http://localhost:9090 && ssh -L 9090:localhost:9090 [email protected]"; - montigraf… |
b098a42 |
2024-09-12 |
…,4 @@ - montikuma = "xdg-open http://localhost:3001 && ssh -L 3001:localhost:3001 [email protected]"; - montipromethe…
…- montiprometheus = "xdg-open http://localhost:9090 && ssh -L 9090:localhost:9090 [email protected]"; - montigrafana …
…"; - montigrafana = "xdg-open http://localhost:3000 && ssh -L 3000:localhost:3000 [email protected]"; - # make montis… |
7da1840 |
2024-09-12 |
…,4 @@ - montikuma = "xdg-open http://localhost:3001 && ssh -L 3001:localhost:3001 [email protected]"; - montipromethe…
…- montiprometheus = "xdg-open http://localhost:9090 && ssh -L 9090:localhost:9090 [email protected]"; - montigrafana …
…"; - montigrafana = "xdg-open http://localhost:3000 && ssh -L 3000:localhost:3000 [email protected]"; - # make montis… |
4774cdc |
2024-08-15 |
…me.nix @@ -39 +39 @@ - montissh = "TERM=xterm-256color ssh [email protected]"; + montissh = "TERM=xterm-256color ssh …
… ssh [email protected]"; + montissh = "TERM=xterm-256color ssh [email protected]";… |
f459430 |
2024-07-31 |
… = "Better Vim bindings"; + remap = { + # slash key "/" + "KEY_CONNECT" = "SHIFT-7"; + # backslas…
…/" + "KEY_CONNECT" = "SHIFT-7"; + # backslash key "\" + "KEY_FINANCE" = "RIGHTALT-MINUS"; + # O…
…Y_FINANCE" = "RIGHTALT-MINUS"; + # Open square brace key "[" + "KEY_SPORT" = "RIGHTALT-8"; + # Close s… |
68f6d4d |
2024-07-30 |
… = "Better Vim bindings"; + remap = { + # slash key "/" + "KEY_CONNECT" = "SHIFT-7"; + # backslas…
…/" + "KEY_CONNECT" = "SHIFT-7"; + # backslash key "\" + "KEY_FINANCE" = "RIGHTALT-MINUS"; + # O…
…Y_FINANCE" = "RIGHTALT-MINUS"; + # Open square brace key "[" + "KEY_SPORT" = "RIGHTALT-8"; + # Close s… |
adc159c |
2024-07-01 |
…y" @@ -44,3 +49 @@ in - "dirhistory" - # "gpg-agent" - # "keychain" + "zoxide" @@ -48 +… |
a9d5da8 |
2024-06-08 |
…t_application_mode is escape \x1b[?1l and was added to help ssh work better + reset_application_mode: true + } @@… |
469aefc |
2024-06-08 |
…t_application_mode is escape \x1b[?1l and was added to help ssh work better + reset_application_mode: true + } @@… |
bd0456b |
2024-03-01 |
…ame = Luca Leon Happel + # signingKey = "" + # [credential "https://github.com"] + # helper = + # helpe…
…elper = + # helper = !/run/current-system/sw/bin/gh auth git-credential + # [credential "https://gist.github.co…
…+ # helper = !/run/current-system/sw/bin/gh auth git-credential + # [credential "https://gist.github.com"] + # … |
e8d0565 |
2024-03-01 |
…def montikuma [] { + xdg-open http://localhost:3001 + ssh -L 3001:localhost:3001 +} +def montiprometheus [] { + x…
…ntiprometheus [] { + xdg-open http://localhost:9090 + ssh -L 9090:localhost:9090 +} +def montigrafana [] { + xdg-…
… montigrafana [] { + xdg-open http://localhost:3000 + ssh -L 3000:localhost:3000 +} +def montipostgres [] { + ssh… |
c7a7171 |
2024-02-25 |
…shell/config.nu +def montissh [] { + TERM=xterm-256color ssh [email protected] +} +# plugins +register ~/.cargo/bin/nu_plugi… |
53ffbe1 |
2023-12-28 |
…"gtk" + # ]; + # "org.freedesktop.impl.portal.Secret" = [ + # "gnome-keyring" + # ]; + # };… |
f845631 |
2023-10-31 |
…hell.enable = true; @@ -254,53 +254,0 @@ - # Password stuff - # seahorse.enable = true; - …
… # seahorse.enable = true; - # ssh.enableAskPassword = true; - - #kdeconnect.en…
… "dirhistory" - # "gpg-agent" - # "keychain" - … |
ef07bc6 |
2023-10-23 |
…es port available on localhost:5432 + montipostgres = "ssh -L 5432:localhost:5432 [email protected]"; @@ -47 +48 @@ - … |
8c39a9f |
2023-10-17 |
… a/home.nix +++ b/home.nix @@ -39 +39 @@ - montissh = "ssh [email protected]"; + montissh = "TERM=xterm-256color ssh …
…"ssh [email protected]"; + montissh = "TERM=xterm-256color ssh [email protected]"; diff --git a/modules/desktop/kde.nix b/modu… |
1b97388 |
2023-09-27 |
… # "lein" @@ -280 +280 @@ - "gpg-agent" + # "gpg-agent" @@ -309 +308,0 …
… "gpg-agent" + # "gpg-agent" @@ -309 +308,0 @@ - file-roller.enabl… |
f9137f4 |
2023-08-21 |
…71Mng=", - "owner": "folke", - "repo": "which-key.nvim", - "rev": "87b1459b3e0be0340da2183fc4ec8a00b29…
…inal": { - "owner": "folke", - "repo": "which-key.nvim", - "type": "github" - } - }, - "plu… |
0c5ce27 |
2023-07-30 |
…@ - seahorse.enable = true; - ssh.enableAskPassword = true; + # seahorse.enabl…
… # seahorse.enable = true; + # ssh.enableAskPassword = true; @@ -215 +215 @@ - … |
c0ce971 |
2023-07-13 |
… not work :( - description = "Use escape key as Hyper key"; - languages = [ ]; - …
…- description = "Use escape key as Hyper key"; - languages = [ ]; - …
… xkb_symbols "hyper" { - key { [Hyper_R] }; - modifier_map Mo… |
babe5cb |
2023-07-06 |
… not work :( - description = "Use escape key as Hyper key"; - languages = [ ]; - …
…- description = "Use escape key as Hyper key"; - languages = [ ]; - …
… xkb_symbols "hyper" { - key { [Hyper_R] }; - modifier_map Mo… |
2bcd1bb |
2023-07-06 |
…e-containers - ms-vscode-remote.remote-ssh-edit - ms-vscode.remote-explorer - …
…scode-docker - ms-vscode-remote.remote-ssh - # .env - ironge…
…ack - visualstudioexptteam.intellicode-api-usage-examples - visualstudioexptteam.… |
2f7e21a |
2023-07-06 |
…remote.remote-containers + ms-vscode-remote.remote-ssh-edit + ms-vscode.remote-explorer + ms-vsc…
…azuretools.vscode-docker + ms-vscode-remote.remote-ssh + # .env + irongeek.vscode-env + …
…ode-dotnet-pack + visualstudioexptteam.intellicode-api-usage-examples + visualstudioexptteam.vscodeintell… |
2751538 |
2023-06-28 |
… @@ + visualstudioexptteam.intellicode-api-usage-examples @@ -580 +582 @@ - visua… |
ba6643f |
2023-06-01 |
…e-containers + ms-vscode-remote.remote-ssh-edit + ms-vscode.remote-explorer + …
…scode-docker + ms-vscode-remote.remote-ssh + # Copilot + git… |
7bc98f1 |
2023-05-16 |
…es not work :( - description = "Use escape key as Hyper key"; - languages = []; - …
…( - description = "Use escape key as Hyper key"; - languages = []; - sym…
… xkb_symbols "hyper" { - key { [Hyper_R] }; - modifier_map Mod3… |
8ce583f |
2023-03-12 |
…0,0 @@ - nwg-launchers @@ -535 +547 @@ - # Password stuff + # Password stuff @@ -587,0 +600,3 @@ + +…
…chers @@ -535 +547 @@ - # Password stuff + # Password stuff @@ -587,0 +600,3 @@ + + # xfce4-panel + … |
ea730ec |
2023-02-04 |
…g $ - -- {{{ Legend on how to use modifiers - -- Code | Key - -- M | super key - -- C | control - -- S |…
… how to use modifiers - -- Code | Key - -- M | super key - -- C | control - -- S | shift - -- M1 | alt…
…0 , xF86XK_ScreenSaver ), spawn "xdotool key super+s") - -- , ((0 , xF86XK_Launch1 … |
bc5d368 |
2023-01-04 |
…ghtButton 1 = do - -- TODO: - -- send a key to toggle fullscreen (not maximize) on the window - …
… -- | isNthRightButton 1 = do + -- -- send a key to toggle fullscreen (not maximize) on the window + … |
82c41bb |
2022-12-02 |
…in__twilight_nvim", @@ -323 +306 @@ - "plugin__which-key.nvim": "plugin__which-key.nvim", + "plugin__which-ke…
…3 +306 @@ - "plugin__which-key.nvim": "plugin__which-key.nvim", + "plugin__which-key_nvim": "plugin__which-ke…
…27d2d2b3f97064e7686", @@ -1866 +1849 @@ - "plugin__which-key.nvim": { + "plugin__which-key_nvim": {… |
a06fc5b |
2022-10-30 |
…in:vimspector": "plugin:vimspector", - "plugin:which-key.nvim": "plugin:which-key.nvim", - "plugin:yuck.vim":…
…imspector", - "plugin:which-key.nvim": "plugin:which-key.nvim", - "plugin:yuck.vim": "plugin:yuck.vim", + …
…_vimspector": "plugin__vimspector", + "plugin__which-key.nvim": "plugin__which-key.nvim", + "plugin__yuck.vim… |
3453724 |
2022-09-28 |
…ecoration a where + -- TODO: + -- send a key to toggle fullscreen (not maximize) on the window + … |
5a84e46 |
2022-09-19 |
…hift-{y,x,c}, Move client to screen 1, 2, or 3 - -- [((m, key), screenWorkspace sc >>= flip whenJust (windows . f)) - -…
…Workspace sc >>= flip whenJust (windows . f)) - -- | (key, sc) <- zip [xK_y, xK_x, xK_c] [0..] - -- , (f, m) <-… |
4fe54f8 |
2022-07-25 |
…,2 +283 @@ main = getDirectories >>= launch - -- key bindings - keys = myKeys, + … |
6c4d6d4 |
2022-07-16 |
…0 , xF86XK_ScreenSaver ), spawn "xdotool key super+s") - , ((0 , xF86XK_Launch1 …
…0 , xF86XK_Launch1 ), spawn "xdotool key super+r") + -- , ((0 , xF86XK_ScreenSaver…
…0 , xF86XK_ScreenSaver ), spawn "xdotool key super+s") + -- , ((0 , xF86XK_Launch1 … |
6ae2621 |
2022-07-12 |
… focusedBorderColor = myFocusedBorderColor, - -- key bindings - keys = myKeys, - m…
…focusedBorderColor = myFocusedBorderColor, + -- key bindings + keys = myKeys, + … |
e4de490 |
2022-07-12 |
… focusedBorderColor = myFocusedBorderColor, - -- key bindings - keys = myKeys, - m…
…focusedBorderColor = myFocusedBorderColor, + -- key bindings + keys = myKeys, + … |
d5bf94b |
2022-07-05 |
…NixOS /!\ @@ -401,0 +393 @@ + @@ -408,0 +401,2 @@ + + # Password stuff @@ -410,0 +405 @@ + @@ -448,0 +444 @@ + @@ -450,0 +44… |
b93465d |
2022-06-23 |
…# TODO: This option somehow does not work??? - # ssh.enableAskPassword = true; + ssh.enableAskPasswor…
…? - # ssh.enableAskPassword = true; + ssh.enableAskPassword = true;… |
38ff104 |
2022-06-23 |
…i-mode" + "dirhistory" + "gpg-agent" + "keychain" + "zs… |
17045ac |
2022-06-08 |
…+217 @@ myStartupHook = do - spawnOnce "onboard ; xdotool key 199 ; xdotool key 200" + -- spawnOnce "onboard ; xdotool…
…ook = do - spawnOnce "onboard ; xdotool key 199 ; xdotool key 200" + -- spawnOnce "onboard ; xdotool key 199 ; xdotool…
…199 ; xdotool key 200" + -- spawnOnce "onboard ; xdotool key 199 ; xdotool key 200" … |
dcec2d0 |
2022-06-02 |
…@@ -195 +212 @@ - # TODO set passwort using hashed password + # TODO: set passwort using hashed password @@ -2…
…ashed password + # TODO: set passwort using hashed password @@ -217 +234 @@ - # TODO move this into another fi… |
9fb85d5 |
2022-04-24 |
…per + ctrl + {m,x,y,z} + bspc node -g {marked,locked,sticky,private} + +# +# focus/swap +# + +# focus the node in the given dir…
…ugin:vim-vsnip": "plugin:vim-vsnip", - "plugin:which-key.nvim": "plugin:which-key.nvim" + "plugin:which-key.n…
…vim-vsnip", - "plugin:which-key.nvim": "plugin:which-key.nvim" + "plugin:which-key.nvim": "plugin:which-key.n… |