Compare commits

..

3 commits

Author SHA1 Message Date
RingOfStorms (Joshua Bell)
15769eda74 Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles 2026-01-12 16:01:45 -06:00
RingOfStorms (Joshua Bell)
221255f5e6 Update hosts/lio flake.lock 2026-01-12 16:01:42 -06:00
RingOfStorms (Joshua Bell)
03d28d5c63 Use descriptive names for comma, period, and slash shortcuts 2026-01-12 16:00:35 -06:00
2 changed files with 7 additions and 7 deletions

View file

@ -6,9 +6,9 @@ let
workspaceLetters = [
"n"
"m"
","
"."
"/"
"Comma"
"Period"
"Slash"
];
kwinWorkspace = builtins.listToAttrs (
map (i: {

8
hosts/lio/flake.lock generated
View file

@ -117,11 +117,11 @@
},
"locked": {
"dir": "flakes/de_plasma",
"lastModified": 1767999509,
"narHash": "sha256-01YDV5RSAOQQnbV24wKAYsp/unUhMkbIIe3slBVmZvI=",
"lastModified": 1768233301,
"narHash": "sha256-m7Og7WuCT8VdQdLhsR6J7ZCR+aFM5ddJ7A1Kt2LBXQs=",
"ref": "refs/heads/master",
"rev": "ef64efbb6e7d735d859830065a59374aa0496b70",
"revCount": 1113,
"rev": "128209e4aa8927b7514bcfd2acaf097ac0d59310",
"revCount": 1122,
"type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
},