fix: use proper floating terminal
This commit is contained in:
parent
3b9752b5ee
commit
61072b816a
28 changed files with 294 additions and 386 deletions
17
hypr_desktop/hyprgreet.conf
Normal file
17
hypr_desktop/hyprgreet.conf
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
exec-once=gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3-dark'
|
||||
exec-once=gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||
|
||||
monitor=DP-1,3440x1440@180,0x0,1
|
||||
monitor=DP-2,disable
|
||||
monitor=DP-3,disable
|
||||
|
||||
input {
|
||||
force_no_accel = true
|
||||
}
|
||||
|
||||
misc {
|
||||
disable_splash_rendering = true
|
||||
disable_hyprland_logo = true
|
||||
}
|
||||
|
||||
exec-once=regreet --config /home/dashie/.config/hypr/regreet.toml --style /home/dashie/.config/gtk-3.0/gtk.css; hyprctl dispatch exit
|
||||
Loading…
Add table
Add a link
Reference in a new issue