added alot
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
ecosystem:no_update_news = true
|
||||
|
||||
monitor=DP-3,2560x1440@144,0x0,1
|
||||
monitor=DP-2,1680x1050@59,-1680x0,1
|
||||
@@ -30,8 +31,8 @@ input {
|
||||
general {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
gaps_workspaces = 0
|
||||
gaps_in = 8
|
||||
gaps_out = 8
|
||||
gaps_in = 4
|
||||
gaps_out = 4
|
||||
border_size = 2
|
||||
col.active_border = rgba(f7f7f7aa) rgba(d3eec5aa) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
@@ -41,7 +42,7 @@ general {
|
||||
|
||||
decoration {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
rounding = 12
|
||||
rounding = 8
|
||||
}
|
||||
|
||||
animations {
|
||||
@@ -88,7 +89,7 @@ bind = $mainMod SHIFT, R, exec, pkill waybar; waybar
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, W, exec, pavucontrol
|
||||
bind = $mainMod, O, togglesplit, # dwindle
|
||||
bind = $mainMod, F, exec, zen
|
||||
bind = $mainMod, F, exec, zen-beta
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, H, movefocus, l
|
||||
@@ -155,9 +156,6 @@ submap=reset
|
||||
|
||||
exec-once=kdeconnectd
|
||||
|
||||
## network mount
|
||||
#exec-once=sudo mkdir /run/media/glala/fileserver;sudo chown glala /run/media/glala/fileserver ;rclone mount --vfs-cache-mode writes --no-check-certificate --dir-cache-time 5s raspberrypi-dav: /run/media/glala/fileserver/ --no-check-certificate
|
||||
|
||||
##network manager
|
||||
#exec-once=nm-applet
|
||||
|
||||
@@ -178,7 +176,6 @@ exec-once=kanata -c ~/.config/kanata/config.kbd
|
||||
##status bar
|
||||
exec-once=waybar
|
||||
|
||||
exec-once=systemctl --user start sunshine
|
||||
exec-once=openrgb --startminimized
|
||||
#exec-once=sleep 2 && killall openrgb
|
||||
##authentication client
|
||||
@@ -189,10 +186,10 @@ exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||
exec-once=swww-daemon
|
||||
|
||||
##screenshare
|
||||
windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = noanim,class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = nofocus,class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
|
||||
#windowrule = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
|
||||
#windowrule = noanim,class:^(xwaylandvideobridge)$
|
||||
#windowrule = nofocus,class:^(xwaylandvideobridge)$
|
||||
#windowrule = noinitialfocus,class:^(xwaylandvideobridge)$
|
||||
|
||||
##dbus
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
||||
Reference in New Issue
Block a user