Backup
This commit is contained in:
@@ -4,12 +4,14 @@ source=$conf/theme.conf
|
||||
|
||||
#exec = hyprpm reload
|
||||
exec-once = xrandr --output DP-1 --primary
|
||||
exec-once = xwaylandvideobridge
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
exec-once = hypridle
|
||||
exec-once = waypaper --restore
|
||||
exec-once = waybar
|
||||
exec-once = swaync
|
||||
exec-once = ghostty --gtk-single-instance=true --quit-after-last-window-closed=false --initial-window=false
|
||||
exec-once = gsettings set org.gnome.desktop.interface color-scheme "prefer-light"
|
||||
exec-once = gsettings set org.gnome.desktop.interface gtk-theme "Adwaita"
|
||||
#exec-once = ags -c ~/.config/ags-aylur/config.js
|
||||
#exec-once = [workspace special:media silent] steam -silent
|
||||
#exec-once = [workspace special:media silent] $terminal -e ncmpcpp
|
||||
|
||||
@@ -9,31 +9,36 @@ bind = $mainMod, Shift_R, exec, $fileManager
|
||||
bind = $mainMod, Control_R, exec, $browser
|
||||
bind = $mainMod Shift, Control_R, exec, $altbrowser
|
||||
bind = $mainMod, backslash, exec, obsidian
|
||||
bind = $mainMod, m, exec, $musicplayer
|
||||
bind = $mainMod, E, killactive,
|
||||
bind = Alt, F4, killactive,
|
||||
bind = $mainMod, END, exit,
|
||||
bind = $mainMod Shift, END, exec, poweroff
|
||||
bind = $mainMod R, END, exec, reboot
|
||||
bind = $mainMod, Escape, exec, hyprlock
|
||||
bind = $mainMod, F, fullscreen
|
||||
bind = Super Shift, Super_L, exec, pkill rofi || rofi -show run -theme skycontrast -monitor DP-1
|
||||
bind = Super, Super_L, exec, pkill rofi || rofi -show drun -theme skycontrast -monitor DP-1
|
||||
bind = $mainMod Shift, w, exec, ~/Scripts/restart-waybar.sh
|
||||
bind = $mainMod Shift, w, exec, bash ~/Scripts/restart-waybar.sh
|
||||
bind = $mainMod, P, pseudo
|
||||
bind = $mainMod, V, togglefloating
|
||||
bind = , print, exec, XDG_SCREENSHOTS_DIR="$HOME/Pictures/Screenshots" grimshot --notify save area
|
||||
bind = , print, exec, XDG_SCREENSHOTS_DIR="$HOME/Pictures/Screenshots" grimshot --notify savecopy area
|
||||
|
||||
# Wallpapers
|
||||
bind = $mainMod Shift, f1, exec, waypaper --wallpaper ~/.wallpapers/plains.jpg
|
||||
bind = $mainMod Shift, f2, exec, waypaper --wallpaper ~/.wallpapers/duck.jpg
|
||||
bind = $mainMod Shift, f3, exec, waypaper --wallpaper ~/.wallpapers/woman-studying.jpg
|
||||
|
||||
# Move Focus
|
||||
|
||||
# Modal
|
||||
bind = $mainMod, Tab, cyclenext
|
||||
bind = $mainMod SHIFT, Tab, cyclenext, prev
|
||||
# bind = $mainMod, H, movefocus, l
|
||||
# bind = $mainMod, L, movefocus, r
|
||||
# bind = $mainMod, J, movefocus, d
|
||||
# bind = $mainMod, K, movefocus, u
|
||||
bind = $mainMod, J, layoutmsg, cyclenext
|
||||
bind = $mainMod, K, layoutmsg, cycleprev
|
||||
bind = $mainMod, H, movefocus, l
|
||||
bind = $mainMod, L, movefocus, r
|
||||
bind = $mainMod, J, movefocus, d
|
||||
bind = $mainMod, K, movefocus, u
|
||||
# bind = $mainMod, J, layoutmsg, cyclenext
|
||||
# bind = $mainMod, K, layoutmsg, cycleprev
|
||||
|
||||
# Arrows
|
||||
bind = $mainMod, left, movefocus, l
|
||||
@@ -86,8 +91,8 @@ bindm = , mouse:279, resizewindow
|
||||
bind = $mainMod, 5, workspace, 5
|
||||
bind = $mainMod, Q, workspace, alt
|
||||
|
||||
bind = $mainMod CONTROL, left, workspace, r-1
|
||||
bind = $mainMod CONTROL, right, workspace, r+1
|
||||
bind = Super CONTROL, left, workspace, r-1
|
||||
bind = Super CONTROL, right, workspace, r+1
|
||||
|
||||
bind = , Menu, togglespecialworkspace, media
|
||||
bind = , XF86Tools, togglespecialworkspace, media
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#---MONITORS---#
|
||||
monitor = DP-1, highres@highrr, 0x420, 1, vrr, 1, bitdepth, 10
|
||||
monitor = HDMI-A-1, highres@highrr, 2560x0, 1, transform, 1
|
||||
#monitor = DP-1, highres@highrr, 0x420, 1, vrr, 1, bitdepth, 10, cm, hdr, sdrbrightness, 1.2, sdrsaturation, 1.0
|
||||
#monitor = HDMI-A-1, highres@highrr, 2560x0, 1, transform, 1
|
||||
|
||||
@@ -3,3 +3,4 @@ $terminal = kitty
|
||||
$fileManager = nemo
|
||||
$browser = librewolf
|
||||
$altbrowser = google-chrome-stable
|
||||
$musicplayer = youtube-music
|
||||
|
||||
@@ -8,7 +8,6 @@ windowrulev2 = noanim, class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = noinitialfocus, class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = maxsize 1 1, class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = noblur, class:^(xwaylandvideobridge)$
|
||||
windowrulev2 = workspace special:media silent, class:^(steam)$
|
||||
|
||||
# Layer Rules
|
||||
layerrule = dimaround,rofi
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = QT_QPA_PLATFORM=wayland
|
||||
env = QT_QPA_PLATFORM,wayland
|
||||
env = GBM_BACKEND,nvidia-drm
|
||||
env = NVD_BACKEND,direct
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
||||
env = QT_QPA_PLATFORMTHEME=qt5ct
|
||||
env = QT_QPA_PLATFORMTHEME=qt6ct
|
||||
env = HYPRCURSOR_THEME, PolarCursorTheme
|
||||
env = XCURSOR_THEME, PolarCursorTheme
|
||||
env = HYPRCURSOR_SIZE, 24
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
#---GENERAL---#
|
||||
|
||||
general {
|
||||
gaps_in = 0
|
||||
gaps_out = 0
|
||||
gaps_in = 3
|
||||
gaps_out = 3
|
||||
|
||||
border_size = 3
|
||||
col.active_border = rgba(99bbffff)
|
||||
col.inactive_border = rgba(414141FF)
|
||||
resize_on_border = true
|
||||
allow_tearing = true
|
||||
layout = master
|
||||
layout = dwindle
|
||||
}
|
||||
misc {
|
||||
force_default_wallpaper = 0
|
||||
|
||||
Reference in New Issue
Block a user