Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles
This commit is contained in:
commit
daa1188f38
3 changed files with 7 additions and 9 deletions
|
|
@ -264,7 +264,6 @@ in
|
|||
globalOptions = {
|
||||
"Hotkey/TriggerKeys" = {
|
||||
"0" = "Alt+space";
|
||||
"1" = "Shift+space";
|
||||
};
|
||||
};
|
||||
inputMethod = {
|
||||
|
|
|
|||
|
|
@ -259,7 +259,8 @@ in
|
|||
general.askForConfirmationOnLogout = false;
|
||||
sessionRestore = {
|
||||
excludeApplications = [ ];
|
||||
restoreOpenApplicationsOnLogin = "onLastLogout";
|
||||
# restoreOpenApplicationsOnLogin = "onLastLogout"; # restorePreviousLogout
|
||||
restoreOpenApplicationsOnLogin = "startWithEmptySession";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -302,9 +303,7 @@ in
|
|||
configFile = {
|
||||
kwalletrc.Wallet.Enabled = false;
|
||||
plasmanotifyrc.Notifications.PopupPosition = "TopRight";
|
||||
ksmserverrc.General.loginMode = "restorePreviousLogout";
|
||||
kwinrc.Wayland.InputMethod =
|
||||
"/run/current-system/sw/share/applications/org.fcitx.Fcitx5.desktop";
|
||||
kwinrc.Wayland.InputMethod = "/run/current-system/sw/share/applications/org.fcitx.Fcitx5.desktop";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
8
hosts/oren/flake.lock
generated
8
hosts/oren/flake.lock
generated
|
|
@ -123,11 +123,11 @@
|
|||
},
|
||||
"locked": {
|
||||
"dir": "flakes/de_plasma",
|
||||
"lastModified": 1765571034,
|
||||
"narHash": "sha256-CxOHMlg/sJkajz3KoocgTbv6ICVeA7GHW3NMleiiYtQ=",
|
||||
"lastModified": 1765602270,
|
||||
"narHash": "sha256-zDzxBXsYE/aFvgNMeG5We4R6oaiPzrTgGOVKHHXcosw=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "941ba125007d13344e44ffe100b39a12d35f4757",
|
||||
"revCount": 876,
|
||||
"rev": "7ce490fd5ec0bf85bd4eb0f4dd2e355080caec73",
|
||||
"revCount": 880,
|
||||
"type": "git",
|
||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue