aboutsummaryrefslogtreecommitdiff
path: root/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r--hypr/hyprland.conf16
1 files changed, 10 insertions, 6 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index d1682014b..b10f466d5 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -48,10 +48,11 @@ $menu = rofi -show drun
# exec-once = $terminal
# exec-once = nm-applet &
+exec-once = /usr/lib/polkit-kde-authentication-agent-1
exec-once = waybar
exec-once = hyprpaper
exec-once = hypridle
-
+exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
#############################
### ENVIRONMENT VARIABLES ###
#############################
@@ -76,7 +77,7 @@ general {
border_size = 2
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
- col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
+ col.active_border = rgba(ebdbb2ff)
col.inactive_border = rgba(595959aa)
# Set to true enable resizing windows by clicking and dragging on borders and gaps
@@ -134,9 +135,9 @@ dwindle {
}
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
-master {
- new_is_master = true
-}
+#master {
+ # new_is_master = true
+#}
# https://wiki.hyprland.org/Configuring/Variables/#misc
misc {
@@ -243,6 +244,9 @@ bindm = $mainMod, mouse:273, resizewindow
#POWER
bind = $mainMod, L, exec,~/Documents/scripts/lock.sh
+bind = , Print, exec, grim -g "$(slurp -d)" - | wl-copy
+
+bind = , F8, exec, mpc toggle
##############################
### WINDOWS AND WORKSPACES ###
@@ -262,4 +266,4 @@ windowrule = float,^(blueman-manager)$
windowrule = float,^(qalculate-gtk)$
windowrulev2 = float,title:^(Volume Control)$
#windowrulev2 = noblur,class:^(google-chrome-stable)$
-windowrulev2=noblur,class:^()$,title:^()$ \ No newline at end of file
+windowrulev2=noblur,class:^()$,title:^()$