Commit graph

102 commits

Author SHA1 Message Date
c1c2fc5cc0
emacs: Add vterm plugin 2025-04-02 17:55:13 +02:00
cd849064e6
emacs: Add meson mode 2025-03-26 18:34:48 +01:00
e466132923
emacs: Use paredit with all languages
It's also useful outside of just lisp
2025-03-26 18:12:10 +01:00
d506d713ca
emacs: Clean up modes 2025-03-18 23:47:38 +01:00
a57c34bdd7
I may be retareded 2025-03-13 13:01:58 +01:00
3f9695aeac
emacs: Scheme mode 2025-03-12 22:02:47 +01:00
2b2f17688b
i forgot 2025-03-12 21:00:51 +01:00
8db14d0fa5
firefox: Improve overlay 2025-03-02 22:13:55 +01:00
b30401044e
games: some fixes 2025-03-02 20:19:15 +01:00
dd7f79a874
games: Optimize configuration 2025-03-02 14:57:48 +01:00
a1d79de285
firefox: Enable autoscrolling 2025-03-01 13:47:35 +01:00
b381ae52df
sloppy top 2025-02-27 22:41:11 +01:00
915734f46e
emacs: Add guile mode 2025-02-27 01:37:09 +01:00
e065c5475c
games: Add anime game 2025-02-27 01:36:50 +01:00
0abac2afd1
emacs: Rework configuration 2025-02-21 17:28:19 +01:00
79bb2f7c9c
zsh: Add tmux stuff 2025-02-20 23:26:59 +01:00
357f2f48af
some stuff 2025-02-20 22:25:37 +01:00
17520db0e4
filesharing: Add localsend 2025-02-20 12:33:17 +01:00
cced15a507
tmux: Fix configuration 2025-02-20 00:23:21 +01:00
3893f229b7
tmux: Add configuration 2025-02-19 22:21:56 +01:00
3bb0d6f884
gnome: Disable forge extension
It doesn't really work that well honestly. I can't be bothered to
find something else that works better. For now I think I can just
manage with manually placing my windows as I don't really need that
many open at any one time anyways. In adition, as we lose the tabs,
which I've been using to quickly switch between chat applications
that are placed full screen in the same workspace, alt-tab now only
shows the windows on the current workspace and some other tweaks to
improve the experience.
2025-02-19 22:01:06 +01:00
1796e48cac
emacs: Add rust configuration 2025-02-17 20:17:03 +01:00
ae00aa55e6
edv: Add libreoffice 2025-02-16 17:22:32 +01:00
87ff16bc40
nvidia: Enable power management
And I was wondering why my system wouldn't suspend properly....
2025-02-14 18:49:49 +01:00
cd6522f40f
gnome: Remove stupid br*tish layout 2025-02-14 18:29:11 +01:00
b9dd8ef7df
gnome: Set tuta as the default mail application
I pressed the email application button on my new keyboard and it
literally pulled up motherfucking emacs man. Like actually what
the fuck. Why would it do this. I will never send or recieve email
in emacs. There are whole ass applications made for this.
2025-02-14 18:20:02 +01:00
6604acdc9c
emacs: Add soystemd mode 2025-02-14 15:00:07 +01:00
654fa8ce89
emacs: Add yaml mode and move eln-cache dir 2025-02-14 14:51:10 +01:00
b5e00af8ec
emacs: add treesitter support 2025-02-10 01:32:07 +01:00
abca633fc6
gnome: Update mimetype to use mpv for all videos 2025-02-02 21:56:50 +01:00
a936937ccf
emacs: Add configuration for cc mode 2025-02-02 16:42:11 +01:00
c4accfc1d5
multimedia: Add video related applications 2025-02-02 00:14:38 +01:00
34b4cf62c2
gnome: Add some QoL applications 2025-02-02 00:14:15 +01:00
e7c92133d1
gnome: Set up correct handling of mimetypes 2025-02-02 00:13:26 +01:00
697fe32d80
gnome: Use single workspace for secondary monitor 2025-02-01 21:09:50 +01:00
e935441b80
art: Add opentabletdriver 2025-02-01 20:59:52 +01:00
6cb66d86d2 Refactor the whole configuration
Reviewed-on: #1
2025-02-01 14:05:15 +01:00
381fdd789e
Been so long since I booted the machine with this so idk 2025-01-06 00:39:41 +01:00
326560d38e
nixos unstable -> nixos 24.11 2024-12-28 18:17:37 +01:00
b25d7987b0
river: Remove pcmanfm as libfm is broken
I can't be bothered to wait for a fix. I don't use pcmanfm all that much
anyways so it has to go. bye bye
2024-12-28 17:59:48 +01:00
274547b83d
Add mars-mips 2024-12-26 18:29:49 +01:00
2b5d8f5f27
basic: Add qalc 2024-12-25 18:20:47 +01:00
f8cd8afc06
nvim: Add support for bashls 2024-12-24 22:35:39 +01:00
137f6c6be6
river: Add pcmanfm 2024-12-24 22:35:13 +01:00
862eed294e
river: Fix screencast script
It's still shit but just less now
2024-12-18 17:14:35 +01:00
16c91e0c9d
kde: optimize some stuff 2024-12-15 01:29:38 +01:00
9a59dfb308
nvim: Add support for clangd for C++ and ccls for C
clangd doesn't work the way I want it to with C.
ccls doesn't work the way I want it to with C++.

So now I use both for each ones they work well with.
2024-12-11 14:39:07 +01:00
b5d3970e71
nvim: Switch to clangd and use libcxx to support c++23 headers
For some fucking unknown reason the clang-tools package doesn't build
with libcxx by default and thus doesn't have the print header from C++23
which I need. I also don't know if they're fucking using the gcc13 c++
stdlib because the gcc14 one FUCKING HAS THE HEADER. I lost hours of
life which I am never going to get back to this fucking bullshit.
2024-12-10 14:39:49 +01:00
c36eebe6f1
git: Fix multiple identities
Very cursed solution but I don't have time to waste on it right now.
Will fix sometime later when I find the spare time to.
2024-12-08 11:46:43 +01:00
146fdb2087
river: Use upstream master branch of sandbar
No longer need to base it off of my fork as my changes have been merged
in to upstream sandbar.
2024-12-05 13:33:40 +01:00