update conf
This commit is contained in:
@ -29,6 +29,9 @@ exec-once = firefox
|
||||
exec-once = hyprpaper
|
||||
exec-once = [workspace 9 silent] spotify
|
||||
|
||||
# gnome keyring secret service
|
||||
exec-once = dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP HYPRLAND_INSTANCE_SIGNATURE
|
||||
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
#############################
|
||||
@ -38,6 +41,9 @@ env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
env = QT_QPA_PLATFORM,waylandl;xcb
|
||||
env = QT_QPA_PLATFORMTHEME,qt5ct
|
||||
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
|
||||
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
|
||||
env = QT_STYLE_OVERRIDE,kvantum
|
||||
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
@ -237,7 +243,8 @@ bind = $mainMod, N, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, Space, exec, $menu
|
||||
bind = $mainMod, G, togglesplit, # dwindle
|
||||
bind = $mainMod, F, fullscreen
|
||||
bind = $mainMod, F, fullscreen, 1
|
||||
bind = $mainMod SHIFT, F, fullscreen, 0
|
||||
bind = $mainMod, B, exec, firefox
|
||||
bind = $mainMod, M, exec, thunderbird
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Generated by nwg-displays on 2025-09-15 at 05:48:56. Do not edit manually.
|
||||
# Generated by nwg-displays on 2025-10-06 at 17:58:07. Do not edit manually.
|
||||
|
||||
monitor=DP-1,2560x1440@165.0,6626x876,1.0
|
||||
monitor=DP-2,2560x1440@165.0,4066x876,1.0
|
||||
|
||||
@ -6,9 +6,9 @@ workspace = 3, monitor:DP-1, persistent:true
|
||||
workspace = 4, monitor:DP-2, persistent:true, default:true
|
||||
workspace = 5, monitor:DP-2, persistent:true
|
||||
workspace = 6, monitor:DP-2, persistent:true
|
||||
workspace = 7, monitor:HDMI-A-2, persistent:true, default:true
|
||||
workspace = 7, monitor:HDMI-A-2, persistent:true
|
||||
workspace = 8, monitor:HDMI-A-2, persistent:true
|
||||
workspace = 9, monitor:HDMI-A-2, persistent:true
|
||||
workspace = 9, monitor:HDMI-A-2, persistent:true, default:true
|
||||
workspace = 10, monitor:HDMI-A-1, persistent:true, default:true
|
||||
|
||||
bind = $mainMod, 1, exec, hyprctl --batch "dispatch focusmonitor DP-1; dispatch workspace 1;"
|
||||
|
||||
Reference in New Issue
Block a user