minor changed and added alsoftrc to get minecraft working

This commit is contained in:
Nicolai Van der Storm 2024-11-23 11:27:37 +01:00
parent fe75cdfebf
commit 9ade6aa600
5 changed files with 9 additions and 3 deletions

3
.alsoftrc Normal file
View File

@ -0,0 +1,3 @@
[general]
drivers=pulse
hrtf=true

View File

@ -57,7 +57,7 @@ shape = "Block"
TERM = "xterm-256color"
[font]
size = 12
size = 10
[font.bold]
family = "JetBrainsMono Nerd Font"

View File

@ -15,7 +15,7 @@ source = ~/.config/hypr/hyprland/layout.conf
source = ~/.config/hypr/hyprland/monitors.conf
source = ~/.config/hypr/hyprland/env.conf
source = ~/.config/hypr/hyprland/rules.conf
#source = ~/.config/hypr/hyprland/autostart.conf
source = ~/.config/hypr/hyprland/autostart.conf

View File

@ -0,0 +1,3 @@
# Set Darkmode
exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps

View File

@ -1,7 +1,7 @@
decoration {
rounding = 0
active_opacity = 1.0
inactive_opacity = 0.9
inactive_opacity = 1.0
fullscreen_opacity = 1.0
dim_inactive = false
dim_strength = 0.5