Compare commits

...

4 Commits

Author SHA1 Message Date
92b619f61b added new permission for steam flatpak 2024-03-05 11:38:25 +01:00
19f7e68a2e fixed shebang in script 2024-03-05 11:36:09 +01:00
e2143ef4d8 updated gtk config 2024-03-05 11:35:00 +01:00
48225e8e97 untracked p10k config 2024-03-05 11:32:50 +01:00
5 changed files with 8 additions and 1645 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1,3 @@
gtk-theme-name = "Adapta-Nokto" gtk-application-prefer-dark-theme = true
gtk-icon-theme-name = "Adwaita"
gtk-theme-name = "Orchis"

View File

@@ -1,2 +1,4 @@
[Settings] [Settings]
gtk-theme-name = Adapta-Nokto gtk-application-prefer-dark-theme=true
gtk-icon-theme-name=Adwaita
gtk-theme-name=Orchis

View File

@@ -1,5 +1,5 @@
[Context] [Context]
filesystems=!xdg-music;!xdg-pictures;!xdg-run/app/com.discordapp.Discord;/run/user/1000/pipewire-0;xdg-config/MangoHud:ro;/srv/sdb2/home/niklas filesystems=!xdg-music;!xdg-pictures;!xdg-run/app/com.discordapp.Discord;/srv/bulk/home/niklas;xdg-config/MangoHud:ro;/run/user/1000/pipewire-0
[Environment] [Environment]
MANGOHUD=1 MANGOHUD=1

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env sh
set -e set -e