feat: updated creds

This commit is contained in:
coolnsx
2024-08-02 12:06:22 +05:30
parent b682387f38
commit ca04d815e9
75 changed files with 18043 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=,highrr,auto,1.5,bitdepth,10
#monitor=HDMI-A-1,3840x2160,auto,2,bitdepth,10
monitor=eDP-1,highres,auto,1.5,bitdepth,10,vrr,1
#monitor=HDMI-A-1,highres,auto,1
$hypr_dir="$HOME/.config/hypr"
$accent=6FAAFF
@@ -9,6 +9,7 @@ $browser=google-chrome-stable
#envs
env = BROWSER,$browser
env = CLUTTER_BACKEND,wayland
env = EDITOR,nvim
env = GDK_BACKEND,wayland,x11
env = GDK_SCALE,2 #xwayland fractional scaling
@@ -18,8 +19,10 @@ env = IMAGE,nsxiv
env = LIBSEAT_BACKEND,logind
env = MOZ_ENABLE_WAYLAND,1
env = OPENER,xdg-open
env = QT_QPA_PLATFORMTHEME,qt5ct
env = QT_QPA_PLATFORM,wayland
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = QT_QPA_PLATFORMTHEME,gtk3
env = QT_QPA_PLATFORM,wayland;xcb
env = SDL_VIDEODRIVER,wayland
env = TERMINAL,foot
env = VIDEO,mpv
@@ -51,8 +54,8 @@ input {
general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
gaps_in = 2
gaps_out = 4
gaps_in = 1
gaps_out = 1
border_size = 3
col.active_border = rgb($accent)
col.inactive_border = rgba(484848aa)
@@ -66,8 +69,8 @@ decoration {
rounding = 10
drop_shadow = yes
shadow_range = 4
shadow_render_power = 3
shadow_range = 3
shadow_render_power = 2
col.shadow = rgba(1a1a1aee)
blur {
enabled = yes
@@ -86,6 +89,7 @@ animations {
animation = windows, 1, 7, myBezier
animation = windowsOut, 1, 7, default, popin 80%
animation = border, 1, 10, default
animation = borderangle, 1, 8, default
animation = fade, 1, 7, default
animation = workspaces, 1, 6, default
}
@@ -107,7 +111,8 @@ gestures {
misc {
force_default_wallpaper = 0
vfr = 1
vrr = 2
#vrr = 1
no_direct_scanout = false
}
xwayland {
@@ -173,7 +178,8 @@ bind = $mainMod, B, exec, $hypr_dir/bkmark "add"
bind = $mainMod, I, exec, $hypr_dir/bkmark
bind = $mainMod SHIFT, I, exec, $hypr_dir/bkmark "copy"
bind = $mainMod SHIFT, B, exec, $hypr_dir/bkmark "rm"
bind = $mainMod SHIFT, L, exit,
#bind = $mainMod SHIFT, L, exit,
bind = $mainMod, L, exec, loginctl lock-session
bind = $mainMod, F11, exec, $hypr_dir/info
#bind = $mainMod, F10, exec, $hypr_dir/bluetooth
bind = $mainMod, F6, exec, $hypr_dir/workspace
@@ -202,11 +208,13 @@ windowrulev2 = workspace 1,class:^(firefox)$
windowrulev2 = workspace 4,class:^(Google-chrome)$
windowrulev2 = workspace 3,class:^(mpv)$
windowrulev2 = workspace 3,class:^([c|C]ode)
windowrulev2 = workspace 4,class:^(pavucontrol)$
#windowrulev2 = workspace 4,class:^(org.pulseaudio.pavucontrol)$
windowrulev2 = workspace 4,class:^(org.freedesktop.Xwayland)$
windowrulev2 = fullscreen,class:^(org.freedesktop.Xwayland)$
windowrulev2 = workspace 4,class:^(virt-manager)$
windowrulev2 = bordercolor rgba(64f2a4FF), xwayland: 1
windowrulev2 = workspace 3,class:^(Waydroid)$
windowrulev2 = pseudo, class:^(Waydroid)$
#workspace rules
workspace = 1, on-created-empty:$browser
@@ -215,11 +223,10 @@ workspace = special, on-created-empty:[float] foot
#startup applications
exec-once = dbus-update-activation-environment --systemd --all
exec-once = hypridle
exec-once = ssh-agent
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = node $HOME/github/arrpc/src > /tmp/arrpc-log
exec-once = swaybg -i $HOME/.config/wall/3.png -m fill
exec-once = sleep 5 && xrdb -merge $HOME/.config/.Xresource
exec-once = swaybg -i $HOME/.config/wall/1.png -m fill
exec-once = xrdb -merge $HOME/.config/.Xresource
exec-once = $hypr_dir/workspace 'focus'
exec-once = $hypr_dir/battery
#exec-once=sleep 2 && $hypr_dir/workspace