Updates
This commit is contained in:
@@ -8,7 +8,7 @@ exec-once = swww init
|
||||
exec-once = dunst
|
||||
exec-once = ~/dotfiles/scripts/lockscreentime.sh
|
||||
exec-once = ~/dotfiles/scripts/updatewal-swww.sh
|
||||
exec-once = ~/dotfiles/hypr/gtk.sh
|
||||
exec-once = ~/dotfiles/gtk/gtk.sh
|
||||
exec-once = hyprctl setcursor Bibata-Modern-Ice 24
|
||||
exec-once = ~/dotfiles/waybar/launch.sh
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
gnome_schema="org.gnome.desktop.interface"
|
||||
|
||||
gsettings set "$gnome_schema" gtk-theme "Breeze-Dark"
|
||||
gsettings set "$gnome_schema" icon-theme "kora"
|
||||
gsettings set "$gnome_schema" cursor-theme "Bibata-Modern-Ice"
|
||||
gsettings set "$gnome_schema" font-name "Cantarell 11"
|
||||
gsettings set "$gnome_schema" color-scheme "prefer-dark"
|
||||
+3
-3
@@ -18,9 +18,9 @@ $keyboardlayout=de
|
||||
# Monitor Setup
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
# -----------------------------------------------------
|
||||
monitor=,preferred,auto,1
|
||||
# monitor=,2560x1440@120,auto,1
|
||||
# monitor=,1920x1080@120,auto,1
|
||||
# monitor=,preferred,auto,1
|
||||
monitor=,2560x1440@120,auto,1
|
||||
# monitor=,1920x1080,auto,1
|
||||
|
||||
# -----------------------------------------------------
|
||||
# Autostart & Environment
|
||||
|
||||
Reference in New Issue
Block a user