armory: update dotfiles

This commit is contained in:
Trianta
2024-11-19 00:36:14 -06:00
parent 21bd651d07
commit 8099e507d7
4 changed files with 47 additions and 22 deletions
+22 -14
View File
@@ -4,8 +4,8 @@ source = ~/.config/hypr/mocha.conf # Catppuccin colorscheme
# monitors
#monitor=HDMI-A-4, disabled
monitor = HDMI-A-4, 3840x2160@60, 0x0, 1.6, bitdepth, 8
monitor = DP-1, 3440x1440@160, auto-right, 1, vrr, 1, bitdepth, 8
monitor = HDMI-A-4, 3840x2160@60, 0x0, 2, bitdepth, 8
monitor = DP-1, 3440x1440@160, 1920x0, 1, vrr, 1, bitdepth, 8
# < End Section >
@@ -14,12 +14,16 @@ monitor = DP-1, 3440x1440@160, auto-right, 1, vrr, 1, bitdepth, 8
# < Start Section >
# environment variables
env = xdg_current_desktop,hyprland
env = XDG_CURRENT_DESKTOP,Hyprland
env = XDG_SESSION_TYPE,wayland
env = XDG_SESSION_DESKTOP,Hyprland
env = MOZ_ENABLE_WAYLAND,1
env = HYPRCURSOR_THEME, rose-pine-hyprcursor
env = HYPRCURSOR_SIZE, 24
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = QT_QPA_PLATFORMTHEME,qt5ct
# < End Section >
@@ -48,6 +52,7 @@ exec-once = syncthing --no-browser
exec-once = xwaylandvideobridge
# main applications
exec-once = thunderbird
exec-once = vesktop --enable-features=UseOzonePlatform --ozone-platform=wayland
exec-once = spotify
exec-once = alacritty
@@ -74,6 +79,7 @@ workspace = 4, monitor:DP-1, persistent:true
# Workspaces swapped for ease of use
workspace = 6, monitor:DP-1, persistent:true
workspace = 5, monitor:HDMI-A-4, persistent:true
workspace = 5, layoutopt:orientation:right
# < End Section >
@@ -86,15 +92,17 @@ general {
gaps_in = 0
gaps_out = 4
border_size = 2
col.active_border = $surface1
col.inactive_border = $surface1
col.active_border = 0x000000
col.inactive_border = 0x000000
layout = master
resize_on_border = false
}
decoration {
rounding = 12
drop_shadow = false
rounding = 0
shadow {
enabled = false
}
dim_special = 0.3
fullscreen_opacity = 1.0
@@ -147,6 +155,7 @@ misc {
vrr = 1
vfr = true
middle_click_paste = false
render_unfocused_fps = 15
}
xwayland {
@@ -156,7 +165,6 @@ xwayland {
}
cursor {
no_hardware_cursors = true
inactive_timeout = 2
no_warps = false
default_monitor = DP-1
@@ -167,8 +175,8 @@ debug {
}
render {
explicit_sync = 2
explicit_sync_kms = 2
explicit_sync = 1
explicit_sync_kms = 1
direct_scanout = false
}
@@ -191,9 +199,9 @@ master {
# window rules
# core
workspace = w[t1], gapsout:0, border: 0, rounding:0
workspace = w[t1], gapsout:0, border:0, rounding:0
windowrulev2 = suppressevent maximize, class:^(.*)$
#windowrulev2 = renderunfocused,class:^(.*)$
windowrulev2 = renderunfocused,class:^(.*)$
windowrulev2 = opacity 0.80 0.80,class:^(.*)$
windowrulev2 = opacity 0.80 0.70,class:^(pavucontrol)$
windowrulev2 = opacity 0.80 0.70,class:^(org.kde.polkit-kde-authentication-agent-1)$
@@ -206,7 +214,7 @@ windowrulev2 = float, class:^(org.kde.polkit-kde-authentication-agent-1)$
windowrulev2 = workspace 1 silent, class:^(discord)$
windowrulev2 = workspace 1 silent, class:^(vesktop)$
windowrulev2 = workspace 1 silent, class:^(Dopamine)$
windowrulev2 = workspace 1 silent, initialTitle:^(Spotify Premium)$
windowrulev2 = workspace 5 silent, class:^(spotify)$
windowrulev2 = workspace 2 silent, class:^(Alacritty)$
windowrulev2 = float, class:^(Alacritty)$
windowrulev2 = size 1920 1080, class:^(Alacritty)$
@@ -293,7 +301,7 @@ bind = $mainMod, SPACE, togglefloating
bind = $mainMod, C, centerwindow
bind = $mainMod, F, fullscreen
bind = $mainMod SHIFT, L, exec, hyprlock
bind = $mainMod $CONTROL, ESCAPE, exec, killall waybar || waybar # toggle waybar
bind = $mainMod $CONTROL, ESCAPE, exec, killall waybar || waybar -c ~/.config/waybar/config # toggle waybar
# main application shortcuts
bind = $mainMod, RETURN, exec, alacritty