Updated nvim config

This commit is contained in:
2025-05-11 03:38:48 -05:00
parent f13d1d134a
commit b5704ecf1d
17 changed files with 134 additions and 21 deletions
+1
View File
@@ -9,6 +9,7 @@ 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 = ags -c ~/.config/ags-aylur/config.js
#exec-once = [workspace special:media silent] steam -silent
#exec-once = [workspace special:media silent] $terminal -e ncmpcpp
+5 -1
View File
@@ -7,9 +7,13 @@ bind = $mainMod Shift, Return, exec, $distrobox
bind = $mainMod, Return, exec, $terminal
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, 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
@@ -63,7 +67,7 @@ bind = , print, exec, XDG_SCREENSHOTS_DIR="$HOME/Pictures/Screenshots" grimshot
bindl = , XF86AudioPlay, exec, playerctl play-pause
bindl = , XF86AudioPrev, exec, playerctl previous
bindl = , XF86AudioNext, exec, playerctl next
bind = Control_L Shift_L Alt_L, Super_L, exec, hyprpicker
bind = Control_L Shift_L Alt_L, Super_L, exec, hyprpicker --autocopy
# Mouse Binds
bindm = $mainMod, mouse:272, movewindow
+2 -1
View File
@@ -1,4 +1,5 @@
#---PROGRAMS---#
$terminal = kitty
$fileManager = nautilus -w
$fileManager = nemo
$browser = librewolf
$altbrowser = google-chrome-stable
+1 -1
View File
@@ -26,7 +26,7 @@ gestures {
decoration {
rounding = 0
active_opacity = 1.0
inactive_opacity = 1.0
inactive_opacity = 0.98
shadow:enabled = true
shadow:range = 4
blur {