update config for hyprland
This commit is contained in:
parent
09f76ad326
commit
f84a7005a5
3 changed files with 13 additions and 8 deletions
|
@ -24,10 +24,10 @@ exec-once = wlsunset -l 39.2 -L 118.6
|
|||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = mako
|
||||
exec-once = fcitx5 -d --replace
|
||||
exec-once = XDG_MENU_PREFIX=arch- kbuildsycoca6
|
||||
exec-once = XDG_MENU_PREFIX, plasma- #this fix dolphin open with
|
||||
exec-once = wl-paste --watch cliphist store #Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist store
|
||||
exec-once = udiskie --appindicator
|
||||
exec-once = udiskie --appindicator --no-automount # show appindicator but don't mount devices
|
||||
exec-once = dbus-update-activation-environment --systemd --all
|
||||
exec-once = echo 'Xft.dpi:144' | xrdb -merge
|
||||
|
||||
|
@ -46,7 +46,7 @@ env = HYPRCURSOR_SIZE,24
|
|||
env = XCURSOR_SIZE,24
|
||||
env = XCURSOR_THEME,Bibata-Modern-Ice
|
||||
env = QT_QPA_PLATFORMTHEME,qt6ct # change to qt6ct if you have that
|
||||
env = QT_STYLE_OVERRIDE,kvantum
|
||||
#env = QT_STYLE_OVERRIDE,kvantum #ignore for kde applications crashing
|
||||
#env = GTK_THEME,Nordic-bluish-dark #ignore for libadwaita applications
|
||||
env = ICON_THEME,Papirus-Dark
|
||||
#env = QT_SCALE_FACTOR_ROUNDING_POLICY,Passthrough
|
||||
|
@ -127,7 +127,7 @@ dwindle {
|
|||
|
||||
master {
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
new_is_master = true
|
||||
new_status = master
|
||||
}
|
||||
|
||||
gestures {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue