mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 06:35:23 +02:00
Switch to gentoo specific paths, general improvments, swap esc and caps
This commit is contained in:
parent
6068fdda86
commit
4ded966cc3
1 changed files with 4 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
################
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=,highres@highrr,auto,auto
|
||||
monitor=,highres@highrr,auto,auto, transform, 0
|
||||
|
||||
# Scalling
|
||||
xwayland {
|
||||
|
@ -48,7 +48,7 @@ exec-once = $terminal
|
|||
exec-once = nm-applet &
|
||||
exec-once = hyprpaper # Wallpaper
|
||||
exec-once = mako # Notifications
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 # Request root GUI
|
||||
exec-once = /usr/libexec/polkit-gnome-authentication-agent-1 # Request root GUI
|
||||
exec-once = waybar & # Bar
|
||||
exec-once = sunshine & # Remote access
|
||||
exec-once = hypridle
|
||||
|
@ -163,6 +163,7 @@ master {
|
|||
misc {
|
||||
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
|
||||
vfr = true
|
||||
}
|
||||
|
||||
|
||||
|
@ -177,6 +178,7 @@ input {
|
|||
kb_model =
|
||||
kb_options =
|
||||
kb_rules =
|
||||
kb_options = caps:swapescape
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue