aboutsummaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'hypr')
-rw-r--r--hypr/autostart.conf17
-rw-r--r--hypr/decorations.conf2
-rw-r--r--hypr/env.conf24
-rw-r--r--hypr/hyprland.conf6
-rw-r--r--hypr/keybinds.conf9
-rw-r--r--hypr/windows.conf5
6 files changed, 34 insertions, 29 deletions
diff --git a/hypr/autostart.conf b/hypr/autostart.conf
index 4551a32..35b8629 100644
--- a/hypr/autostart.conf
+++ b/hypr/autostart.conf
@@ -1,7 +1,10 @@
-exec-once = nm-applet &
-# exec-once = dunst &
-exec-once= wpaperd -d
-# exec-once = waybar & hyprpaper & firefox
-exec = ~/.config/waybar/launch.sh
-exec-once = hypridle
-exec-once = hyprpm reload -n
+exec-once = uwsm app -- nm-applet &
+exec-once = uwsm app -- /usr/bin/openrgb -p MyProfile1
+exec-once = uwsm app -- easyeffects --gapplication-service &
+# exec-once = uwsm app -- dunst &
+exec-once= uwsm app -- wpaperd -d
+# exec-once = uwsm app -- waybar & hyprpaper & firefox
+exec = uwsm app -- ~/.config/waybar/launch.sh
+exec-once = uwsm app -- hypridle
+exec-once = uwsm app -- hyprpm reload -n
+exec-once = uwsm app -- wl-paste --watch cliphist store &
diff --git a/hypr/decorations.conf b/hypr/decorations.conf
index c5d2727..4ebf0f5 100644
--- a/hypr/decorations.conf
+++ b/hypr/decorations.conf
@@ -14,7 +14,7 @@ decoration {
enabled = true
popups = true
size = 10
- passes = 2
+ passes = 4
brightness = 1.5
vibrancy = 0.1696
}
diff --git a/hypr/env.conf b/hypr/env.conf
index 551c88d..816515b 100644
--- a/hypr/env.conf
+++ b/hypr/env.conf
@@ -1,12 +1,12 @@
-env = XCURSOR_SIZE,24
-env = HYPRCURSOR_SIZE,24
-env = GDK_SCALE,1.25
-env = GDK_BACKEND,wayland,x11,*
-env = QT_QPA_PLATFORM,wayland;xcb
-env = NVD_BACKEND,direct
-env = LIBVA_DRIVER_NAME,nvidia
-env = __GLX_VENDOR_LIBRARY_NAME,nvidia
-env = GBM_BACKEND,nvidia-drm
-env = __GL_GSYNC_ALLOWED,1
-env = ELECTRON_OZONE_PLATFORM_HINT,auto
-env = QT_AUTO_SCREEN_SCALE_FACTOR,1
+# env = XCURSOR_SIZE,24
+# env = HYPRCURSOR_SIZE,24
+# env = GDK_SCALE,1.25
+# env = GDK_BACKEND,wayland,x11,*
+# env = QT_QPA_PLATFORM,wayland;xcb
+# env = NVD_BACKEND,direct
+# env = LIBVA_DRIVER_NAME,nvidia
+# env = __GLX_VENDOR_LIBRARY_NAME,nvidia
+# env = GBM_BACKEND,nvidia-drm
+# env = __GL_GSYNC_ALLOWED,1
+# env = ELECTRON_OZONE_PLATFORM_HINT,auto
+# env = QT_AUTO_SCREEN_SCALE_FACTOR,1
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index c1134aa..129db6a 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -12,8 +12,8 @@ source = ~/.config/hypr/windows.conf
source = ~/.config/hypr/workspaces.conf
$bg = rgb(282828)
-$fg = rgb(ebdbb2)
-$fg1 = rgb(a89984)
+$fg = rgba(ebdbb280)
+$fg1 = rgba(a8998480)
general {
gaps_in = 15
@@ -27,7 +27,7 @@ general {
}
render {
- explicit_sync = 1
+ # explicit_sync = 1
}
master {
diff --git a/hypr/keybinds.conf b/hypr/keybinds.conf
index ec62deb..9f12a63 100644
--- a/hypr/keybinds.conf
+++ b/hypr/keybinds.conf
@@ -1,13 +1,14 @@
$mainMod = SUPER
-$terminal = kitty
-$fileManager = thunar
-$menu = rofi -font "JetBrainsMono Nerd Font 10" -show drun
+$terminal = uwsm app -- kitty
+$fileManager = uwsm app -- thunar
+$menu = uwsm app -- rofi -font "JetBrainsMono Nerd Font 10" -show drun -run-command 'uwsm app -- {cmd}'
bind = $mainMod, Return, exec, $terminal
bind = $mainMod, Q, hy3:killactive,
-bind = $mainMod, M, exit,
+bind = $mainMod, M, exec, /home/venkatesh/.config/rofi/scripts/rofi-mpris.sh
bind = $mainMod, V, togglefloating,
bind = $mainMod, D, exec, $menu
+bind = $mainMod, C, exec, uwsm app -- rofi -font "JetBrainsMono Nerd Font 10" -modi clipboard:/home/venkatesh/.config/rofi/scripts/cliphist-rofi -show clipboard
bind = $mainMod, F, fullscreen
bind = $mainMod SHIFT, R, exec, hyprctl reload
diff --git a/hypr/windows.conf b/hypr/windows.conf
index e19e5eb..6098f53 100644
--- a/hypr/windows.conf
+++ b/hypr/windows.conf
@@ -18,5 +18,6 @@ layerrule = blur, notifications
layerrule = ignorezero, notifications
layerrule = blur, rofi
layerrule = ignorezero, rofi
-windowrulev2 = plugin:chromakey,fullscreen:0
-chromakey_background = 40,40,40
+# windowrulev2 = plugin:chromakey,fullscreen:0
+# chromakey_background = 40,40,40
+# windowrulev2 = plugin:shadewindow chromakey bkg=40,40,40,fullscreen:0