summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--X11/xresources2
-rw-r--r--environment.d/cursor.conf2
-rw-r--r--gtk-3.0/settings.ini2
-rw-r--r--hypr/hypridle.conf6
-rw-r--r--hypr/hyprland.conf21
-rw-r--r--niri/config.kdl2
-rw-r--r--scroll/config2
-rw-r--r--sh/profile1
-rw-r--r--waybar/config10
9 files changed, 34 insertions, 14 deletions
diff --git a/X11/xresources b/X11/xresources
index c72f299..822c7e2 100644
--- a/X11/xresources
+++ b/X11/xresources
@@ -460,4 +460,4 @@ rofi.color-window: #1d1f21, #101010, #000000
! Xcursor
Xcursor.theme: BreezeX-Black
-Xcursor.size: 32
+Xcursor.size: 48
diff --git a/environment.d/cursor.conf b/environment.d/cursor.conf
index 9b9ef2b..da48a5c 100644
--- a/environment.d/cursor.conf
+++ b/environment.d/cursor.conf
@@ -1,2 +1,2 @@
XCURSOR_THEME=BreezeX-Black
-XCURSOR_SIZE=32
+XCURSOR_SIZE=48
diff --git a/gtk-3.0/settings.ini b/gtk-3.0/settings.ini
index 809e192..282767e 100644
--- a/gtk-3.0/settings.ini
+++ b/gtk-3.0/settings.ini
@@ -3,7 +3,7 @@ gtk-theme-name=Flat-Remix-GTK-Green-Darkest
gtk-icon-theme-name=Papirus-Dark
gtk-font-name=Noto Sans, 10
gtk-cursor-theme-name=BreezeX-Black
-gtk-cursor-theme-size=32
+gtk-cursor-theme-size=48
gtk-toolbar-style=3
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
diff --git a/hypr/hypridle.conf b/hypr/hypridle.conf
index 3a58aea..4b59375 100644
--- a/hypr/hypridle.conf
+++ b/hypr/hypridle.conf
@@ -6,15 +6,15 @@ general {
listener {
timeout = 150 # 2.5min.
- on-timeout = brightnessctl set 1 # set monitor backlight to minimum, avoid 0 on OLED monitor.
+ on-timeout = brightnessctl set 236 # for some reason, on the pangolin 236 is darker than 235 and below
on-resume = brightnessctl -r # monitor backlight restore.
}
# turn off keyboard backlight, comment out this section if you dont have a keyboard backlight.
listener {
timeout = 150 # 2.5min.
- on-timeout = brightnessctl -d led::kbd_backlight set 0 # turn off keyboard backlight.
- on-resume = brightnessctl -rd led::kbd_backlight # turn on keyboard backlight.
+ on-timeout = brightnessctl -d system76::kbd_backlight set 0 # turn off keyboard backlight.
+ on-resume = brightnessctl -rd system76::kbd_backlight # turn on keyboard backlight.
}
listener {
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index e2c8f64..c7ab954 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -106,6 +106,7 @@ general {
#}}}
#{{{ cursor
+cursor=BreezeX-Black 48
cursor {
no_warps = false
}
@@ -216,7 +217,25 @@ plugin {
# Example windowrule v2
# windowrule = float, class:^(kitty)$, title:^(kitty)$
# See https://wiki.hypr.land/Configuring/Window-Rules/ for more
-windowrulev2 = workspace special:easyeffects silent, match: class ^(com\.github\.wwmm\.easyeffects)$
+windowrule = fullscreen on, match:class ^(Xephyr)$
+windowrule = float on, match:title ^(LibreWolf - Choose User Profile)$
+windowrule = float on, match:class ^(xdg-desktop-portal-gtk)
+windowrule = float on, match:title ^(UNDERTALE)$
+windowrule = float on, match:class ^(Tk)$
+windowrule = float on, match:class ^(lxqt-policykit-agent)$
+windowrule = float on, match:class ^(Kdenlive)$
+windowrule = stay_focused on, match:title ^()$, match:class ^(steam)$
+windowrule = min_size 1 1, match:title ^()$, match:class ^(steam)$
+windowrule = stay_focused on, match:title ^(menu)$,match:class ^(yabridge-host.exe.so)$
+windowrule = min_size 1 1, match:title ^(menu)$,match:class ^(yabridge-host.exe.so)$
+windowrule = float on, match:class ^(yabridge-host.exe.so)$, match:title ^(menu)$
+windowrule = float on, match:float no, match:title ^(menu*)
+windowrule = workspace 2, match:title ^(REAPER .*initializing.*)$
+windowrule = tile on, match:class ^(REAPER)$, match:title ^(.*REAPER v[0-9.]* - Licensed for personal/small business use)$
+windowrule = tile on, match:class ^(WebApp-Qobuz[0-9]*)$
+windowrule = float on, match:title ^(menu)$
+windowrule = move cursor -50% -50%, match:class ^(yabridge-host.exe.so)$, match:title ^(menu)$
+windowrulev2 = workspace special:easyeffects silent, match:class ^(com\.github\.wwmm\.easyeffects)$
# Fix brave xray menus
windowrulev2 = xray 0, match:class ^(\s*), match:title ^(\s*)$
# Center floating XWayland windows
diff --git a/niri/config.kdl b/niri/config.kdl
index 8fa7330..3fc9c5c 100644
--- a/niri/config.kdl
+++ b/niri/config.kdl
@@ -71,7 +71,7 @@ input {
// Find more information on the wiki:
// https://github.com/YaLTeR/niri/wiki/Configuration:-Outputs
// Remember to uncomment the node by removing "/-"!
-/-output "eDP-1" {
+output "eDP-1" {
// Uncomment this line to disable this output.
//off
diff --git a/scroll/config b/scroll/config
index ae73c24..0d71d5b 100644
--- a/scroll/config
+++ b/scroll/config
@@ -46,7 +46,7 @@ exec hyprpaper
#
# You can get the names of your outputs by running: scrollmsg -t get_outputs
-#output eDP-1 resolution 1920x1080 position 0 0
+output eDP-1 resolution 1920x1080 position 0 0
#output HDMI-A-1 resolution 1920x1080 position 1920 0
#output DP-2 resolution 1920x1080 position 0 0
diff --git a/sh/profile b/sh/profile
index 921e1de..87ecdd0 100644
--- a/sh/profile
+++ b/sh/profile
@@ -127,6 +127,7 @@ addtopath "$CARGO_HOME/bin"
addtopath "$GOPATH/bin"
addtopath "$ZVMPATH"
addtopath "$ZVM_INSTALL"
+addtopath "/opt/$USER/Grayjay.Desktop-linux-x64-v4"
addtopath "/var/lib/flatpak/exports/bin"
# MERGE PATHS
diff --git a/waybar/config b/waybar/config
index da85cd3..8ca6666 100644
--- a/waybar/config
+++ b/waybar/config
@@ -12,7 +12,7 @@
"modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"],
"modules-center":[],
- "modules-right":[ "tray", "mpd", "idle_inhibitor", "wireplumber", "cpu", "memory", "temperature#cpu", "temperature#gpu", "backlight", "network", "clock", "custom/power"],
+ "modules-right":[ "tray", "mpd", "idle_inhibitor", "wireplumber", "cpu", "memory", "temperature#cpu", "temperature#gpu", "backlight", "custom/battery", "network", "clock", "custom/power"],
// Modules configuration
@@ -173,16 +173,16 @@
},
"temperature#cpu": {
"thermal-zone": 0,
- // "hwmon-path": "cat /sys/class/hwmon/hwmon5/temp1_input",
- "critical-threshold": 110,
+ // "hwmon-path": "cat /sys/class/hwmon/hwmon4/temp1_input",
+ "critical-threshold": 90,
"format-critical": "{temperatureC}°C",
"format": "",
"format-icons": ["", "", ""]
},
"temperature#gpu": {
"thermal-zone": 1,
- // "hwmon-path": "/sys/class/hwmon/hwmon4/temp1_input",
- "critical-threshold": 126,
+ // "hwmon-path": "/sys/class/hwmon/hwmon3/temp1_input",
+ "critical-threshold": 90,
"format-critical": "{temperatureC}°C",
"format": "",
"format-icons": ["", "", ""]