Commit graph

38 commits

Author SHA1 Message Date
Evie Litherland-Smith 3dabf7f773 Plasma: use default delay focus interval 2024-08-08 09:05:08 +01:00
Evie Litherland-Smith a407c49d2c Back to single main plasma panel 2024-08-07 18:08:04 +01:00
Evie Litherland-Smith 9e1b8af269 Digital clock show seconds true -> "always" 2024-08-07 13:19:55 +01:00
Evie Litherland-Smith 863843909c Split default plasma panel into 2; top status and bottom launcher 2024-08-07 13:18:07 +01:00
Evie Litherland-Smith f902d25011 Add power management config to plasma-manager
Remove delay on mouse hover focus
2024-08-06 16:28:33 +01:00
Evie Litherland-Smith 8e9986ab12 Use plasma-manager lib for configuring touchpads
Move bluedevilglobalrc config to be machine-specific (bluetooth off at
startup on laptops, on at startup on desktops, only specified if
machine has bluetooth capability)
2024-08-06 15:00:54 +01:00
Evie Litherland-Smith 402a0cf273 Add some krohnkite settings to kwinrc 2024-08-06 14:20:55 +01:00
Evie Litherland-Smith 2882227e1c Remove filemanager from pinned launchers 2024-08-06 07:02:55 +01:00
Evie Litherland-Smith a4b7d0b46b Add kronkite and klassy derivations for testing 2024-08-05 21:38:08 +01:00
Evie Litherland-Smith 48570036bf Add back custom launch-terminal bind, remove built-in konsole bind
Rearrange pinned launchers and add preferred browser back to task manager
2024-08-03 08:26:15 +01:00
Evie Litherland-Smith 41251d17f2 Set alacritty as default terminal emulator again 2024-08-02 17:08:53 +01:00
Evie Litherland-Smith 40b7e74d9a Unpin filemanager and browser from task manager 2024-08-02 10:58:39 +01:00
Evie Litherland-Smith 749f7b77fe Plasma: enable bluetooth by default 2024-08-01 09:08:21 +01:00
Evie Litherland-Smith 9b55d10887 Revert accidentally deleted pager entry from panel 2024-07-30 16:48:15 +01:00
Evie Litherland-Smith 6a6d53cff5 Reformat all files using nixfmt 2024-07-30 15:06:34 +01:00
Evie Litherland-Smith 4784f1aad5 Swap order of pinned applications 2024-07-25 18:01:11 +01:00
Evie Litherland-Smith 653ac9b6c7 Switch default terminal emulator back to Konsole
Pin konsole and firefox to task launcher again

Move Emacs package management out of NixOS, handle in Emacs config
instead
2024-07-24 08:25:37 +01:00
Evie Litherland-Smith 017766ae7f Pin Emacs to task launcher 2024-07-23 15:21:35 +01:00
Evie Litherland-Smith a59545e818 Plasma: draw circle around close button (breezerc) 2024-07-22 14:58:26 +01:00
Evie Litherland-Smith d6c80adf66 Plasma: disable translucency 2024-07-22 14:56:39 +01:00
Evie Litherland-Smith 92fca49164 Remove powerdevilrc config since it doesn't currently work 2024-07-20 09:00:51 +01:00
Evie Litherland-Smith af91359c94 Plasma: add power management config 2024-07-20 08:48:35 +01:00
Evie Litherland-Smith ecc54c5cf9 More plasma desktop customisation
Move plasma-manager import to plasma config file, no need to import if
not using plasma desktop

Add libnotify to default installed packages for desktop environment
2024-07-19 08:52:17 +01:00
Evie Litherland-Smith 198bd6a7fa Change default terminal bind to open configured terminal emulator 2024-07-16 09:55:24 +01:00
Evie Litherland-Smith 63cc162824 Switch to using Alacritty as default terminal emulator
Move up one level for consistency

Add some custom shell indicators for starship
2024-07-16 09:42:54 +01:00
Evie Litherland-Smith 676d2eba6f Starship and Konsole config tweaks 2024-07-16 08:30:56 +01:00
Evie Litherland-Smith ec24959556 krunner replace alt+space shortcut with meta+space
Changed to avoid clashing with commonly used Emacs alt+space bind
2024-07-15 09:59:34 +01:00
Evie Litherland-Smith 7bb0c65f03 Unpin konsole since it has it's own keybind to launch 2024-07-12 14:06:16 +01:00
Evie Litherland-Smith 4592ce098c Num virtual desktops back to 4 2024-07-11 10:28:26 +01:00
Evie Litherland-Smith 9cbf319189 Move GTK settings to sway/default.nix
Set icon theme using plasma-manager tools instead. Avoids conflict
completely with Plasma trying to overwrite GTK config files.

Move toCapital function to own file.
2024-07-11 09:41:48 +01:00
Evie Litherland-Smith 75d69c1c1e Remove colloid and materia kde themes 2024-07-10 18:13:24 +01:00
Evie Litherland-Smith 44ee0f1e5b Switch to Materia theme for better GTK & Qt consistency
Set Plasma accent colour in config, using base16 defined accent
colour.
2024-07-10 15:19:45 +01:00
Evie Litherland-Smith 21f27fdc88 Set font-sizes back to original values
Plasma: use icon theme from GTK config to avoid duplication /
conflicts

Remove rounded corners in GTK extra CSS

Firefox: remove homepage
2024-07-10 10:22:24 +01:00
Evie Litherland-Smith 05d19c1813 Add plasma config back, reconfigure to coexist with sway config
Split system-level sway and plasma config into separate files, move
sway-specific home-level config to sway file. Only truly common
desktop components are kept in common spaces. This allows much easier
switching between using KDE Plasma and Sway.
2024-07-10 08:27:17 +01:00
Evie Litherland-Smith 98ca5c1741 Remove plasma-manager and plasma config
Remove hostname from extraSpecialArgs since I'm not actually using it
anywhere

Update flake inputs
2024-07-08 10:13:51 +01:00
Evie Litherland-Smith af381fb9b8 Don't pin kickoff window 2024-07-05 11:18:35 +01:00
Evie Litherland-Smith ae8aaebbe3 Remove systemsettings from pinned to task manager 2024-07-05 10:49:17 +01:00
Evie Litherland-Smith 763a1d2a05 Merge home-manager config back in to nixos config
Place home-manager config under home directory, move system config
under system directory.

Add hostname-specific entries under home directory to be consistent
with how system is configured, update flake accordingly
2024-07-03 07:15:39 +01:00