Compare commits

...

5 commits

Author SHA1 Message Date
850dde6d13
Fix rofi structure 2025-04-25 12:46:00 +02:00
4fb27dcbf7
Add overview bind to niri 2025-04-25 12:43:19 +02:00
3ed50a1389
Add readme 2025-04-25 12:43:19 +02:00
6b1cc0dfea
small niri adjustment 2025-04-20 19:26:56 +02:00
45d19ffac6
laptop stuff 2025-04-18 17:27:21 +02:00
221 changed files with 37 additions and 13 deletions

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# What is this
These are my dotfiles. Not all of them, just the ones that have to do with my Linux desktop.
But then, probably not all of them.
If this confuses you, then that's because it _is_ confusing. My dotfiles are a mess.
I might organize them better at some point, but not now.
**If you want to learn something, your best bet is to stay far, far away from my dotfile repositories.**
In here, you'll find an absolutely unnecessarily complex XMonad setup, and a bunch of other stuff.
If you're still reading this, then you are either very stubborn, or very interested in looking at
a piece of my setup. In that case... good luck.

View file

@ -3,7 +3,7 @@
name = elkowar
email = dev@elkowar.dev
[github]
user = ElKowar
user = ElKowar
; {% end %}
[include]
path = ~/.gitconfig.local

View file

@ -1,13 +1,18 @@
[Settings]
gtk-icon-theme-name=oomox-materia-dark
gtk-theme-name=Adwaita
gtk-icon-theme-name=Adwaita
gtk-font-name=Cantarell 11
gtk-cursor-theme-name=phinger-cursors-light
gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintslight
gtk-xft-rgba=rgb
gtk-application-prefer-dark-theme=1
gtk-decoration-layout=":"
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-enable-input-feedback-sounds=0
gtk-button-images=1
gtk-cursor-theme-size=0
gtk-cursor-theme-name=phinger-cursors-light

View file

@ -65,7 +65,7 @@ output "Philips Consumer Electronics Company PHL 345B1C 0x00008E7C" {
//<yolk> }
// {% end %}
// {% if device.thinkix || SYSTEM.hostname == "kenbun-laptop-leon" %}
// {% if device.thinkix || device.crabbix || SYSTEM.hostname == "kenbun-laptop-leon" %}
//<yolk> output "eDP-1" {
//<yolk> mode "1920x1080@60"
//<yolk> scale 1.0
@ -203,6 +203,7 @@ layer-rule {
window-rule {
match app-id=r#"1Password"#
match title="Open Folder"
match title="Element.*"
match title=r#"[gG]mail"#
match title=r#".*[Ww]hats[aA]pp.*$"#
match title=r#".*Ente Photos.*"#
@ -450,4 +451,5 @@ binds {
Mod+Ctrl+Y { spawn "niri" "msg" "action" "clear-dynamic-cast-target"; }
Mod+Shift+E { quit; }
Mod+Escape { toggle-overview; }
}

View file

@ -65,4 +65,4 @@ fi
export NVM_DIR="$HOME/.config/nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
. "$HOME/.local/share/../bin/env"
[ -f "$HOME/.local/bin/env" ] && . "$HOME/.local/bin/env"

View file

@ -1 +0,0 @@
/usr/lib/systemd/user/appimagelauncherd.service

View file

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 266 KiB

View file

Before

Width:  |  Height:  |  Size: 197 KiB

After

Width:  |  Height:  |  Size: 197 KiB

View file

Before

Width:  |  Height:  |  Size: 223 KiB

After

Width:  |  Height:  |  Size: 223 KiB

View file

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 2.4 MiB

View file

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View file

Before

Width:  |  Height:  |  Size: 441 KiB

After

Width:  |  Height:  |  Size: 441 KiB

View file

Before

Width:  |  Height:  |  Size: 648 KiB

After

Width:  |  Height:  |  Size: 648 KiB

View file

Before

Width:  |  Height:  |  Size: 339 KiB

After

Width:  |  Height:  |  Size: 339 KiB

View file

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 125 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

View file

Before

Width:  |  Height:  |  Size: 666 KiB

After

Width:  |  Height:  |  Size: 666 KiB

View file

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

Before

Width:  |  Height:  |  Size: 2 MiB

After

Width:  |  Height:  |  Size: 2 MiB

View file

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View file

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Some files were not shown because too many files have changed in this diff Show more