Compare commits

..

No commits in common. "3d207b8a69c7e68455dbda702a1f280935185bda" and "475612a15ccc70aa83d7e947771f0bea3c261435" have entirely different histories.

3 changed files with 4 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 KiB

View File

@ -20,13 +20,11 @@ input {
} }
# Exec / Startup # Exec / Startup
# exec-once = protonmail-bridge
exec-once = waybar exec-once = waybar
exec-once = hyprpaper exec-once = hyprpaper
exec-once = protonmail-bridge
exec-once = nm-applet --indicator exec-once = nm-applet --indicator
exec-once = blueman-applet exec-once = blueman-applet
exec-once = fluffychat
exec-once = evolution -c mail
# General # General
general { general {
@ -89,7 +87,7 @@ dwindle {
master { master {
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
# new_is_master = true new_is_master = true
} }
gestures { gestures {
@ -125,9 +123,7 @@ binds {
# Keybindings # Keybindings
bind = $mainMod, Q, exec, kitty bind = $mainMod, Q, exec, kitty
bind = $mainMod, C, killactive, bind = $mainMod, C, killactive,
bind = $mainMod, M, exec, evolution -c mail bind = $mainMod, M, exit,
bind = $mainMod SHIFT, M, exec, evolution -c calendar
bind = $mainMod SHIFT, M, exec, evolution -c calendar
bind = $mainMod, E, exec, nemo bind = $mainMod, E, exec, nemo
bind = $mainMod, R, exec, wofi --show drun bind = $mainMod, R, exec, wofi --show drun
bind = $mainMod SHIFT, P, exec, firefox --private-window # pseudo, # dwindle bind = $mainMod SHIFT, P, exec, firefox --private-window # pseudo, # dwindle
@ -150,7 +146,6 @@ bind = , XF86AudioMute, exec, pamixer -t
bind = , XF86AudioMicMute, exec, pamixer --default-source -t bind = , XF86AudioMicMute, exec, pamixer --default-source -t
bind = $mainMod, XF86AudioLowerVolume, exec, --default-source pamixer -d 4 bind = $mainMod, XF86AudioLowerVolume, exec, --default-source pamixer -d 4
bind = $mainMod, XF86AudioRaiseVolume, exec, --default-source pamixer -i 4 bind = $mainMod, XF86AudioRaiseVolume, exec, --default-source pamixer -i 4
bind = $mainMod, N, exec, swaylock -c a0a0a0
# Window Management # Window Management
bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:272, movewindow

View File

@ -2,7 +2,6 @@ preload = /home/nick/.config/hypr/background.png
preload = /home/nick/.config/hypr/WP2.png preload = /home/nick/.config/hypr/WP2.png
preload = /home/nick/.config/hypr/WallpaperCatCity.jpg preload = /home/nick/.config/hypr/WallpaperCatCity.jpg
preload = /home/nick/.config/hypr/RooftopSunset.jpeg preload = /home/nick/.config/hypr/RooftopSunset.jpeg
preload = /home/nick/.config/hypr/FFM_Skyline.jpg wallpaper = , /home/nick/.config/hypr/background.png
wallpaper = , /home/nick/.config/hypr/FFM_Skyline.jpg
splash = true splash = true