A lot of repairs and small changes
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
|||||||
*.save
|
*.save
|
||||||
*.log
|
*.log
|
||||||
hyprlock.conf
|
hyprlock.conf
|
||||||
hyprpaper.conf
|
hyprpaper.conf
|
||||||
|
user_config/monitor.conf
|
||||||
@@ -7,12 +7,12 @@ exec-once = bash -c 'sleep 2 && ~/.config/hypr/scripts/wallpapers/random_wallpap
|
|||||||
exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||||
exec-once = tmux new-session -d -s keyring '/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg'
|
exec-once = tmux new-session -d -s keyring '/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg'
|
||||||
# exec-once = sleep 1 && ~/.config/hypr/scripts/wallpapers/wallpaper.sh
|
# exec-once = sleep 1 && ~/.config/hypr/scripts/wallpapers/wallpaper.sh
|
||||||
exec-once = ~/.config/hypr/scripts/goxlr/goxlr-start.sh
|
# exec-once = ~/.config/hypr/scripts/goxlr/goxlr-start.sh
|
||||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
exec-once = systemctl --user start hyprpolkitagent
|
exec-once = systemctl --user start hyprpolkitagent
|
||||||
exec-once = tmux new-session -d -s carla 'carla -n /home/honney/Downloads/test.carxp'
|
# exec-once = tmux new-session -d -s carla 'carla -n /home/honney/Downloads/test.carxp'
|
||||||
# exec-once = udiskie -t
|
# exec-once = udiskie -t
|
||||||
exec-once = tmux new-session -d -s fah 'cd ~/.local/share/fah && fah-client'
|
# exec-once = tmux new-session -d -s fah 'cd ~/.local/share/fah && fah-client'
|
||||||
exec-once = tmux new-session -d -s ollama '/usr/bin/ollama serve'
|
exec-once = tmux new-session -d -s ollama '/usr/bin/ollama serve'
|
||||||
exec-once = tmux new-session -d -s ydotool 'ydotoold'
|
exec-once = tmux new-session -d -s ydotool 'ydotoold'
|
||||||
exec-once = sleep 2 && hyprctl reload
|
exec-once = sleep 2 && hyprctl reload
|
||||||
@@ -26,8 +26,8 @@ exec-once = bash -c '~/.config/hypr/scripts/autostart/keepass.sh > ~/.config/hyp
|
|||||||
|
|
||||||
# Monitor RT
|
# Monitor RT
|
||||||
exec-once = bash -c '~/.config/hypr/scripts/autostart/floorp.sh > ~/.config/hypr/scripts/autostart/floorp.log'
|
exec-once = bash -c '~/.config/hypr/scripts/autostart/floorp.sh > ~/.config/hypr/scripts/autostart/floorp.log'
|
||||||
exec-once = librewolf
|
# exec-once = librewolf
|
||||||
exec-once = thunderbird
|
# exec-once = thunderbird
|
||||||
# exec-once = alacritty -e /usr/bin/ollama serve
|
# exec-once = alacritty -e /usr/bin/ollama serve
|
||||||
|
|
||||||
# Monitor LB
|
# Monitor LB
|
||||||
|
|||||||
+4
-1
@@ -17,8 +17,11 @@ bind = $mod, B, exec, killall -SIGUSR1 waybar
|
|||||||
|
|
||||||
# wallpaper/swww
|
# wallpaper/swww
|
||||||
# bind = $mod SHIFT, W, exec, ~/.config/hypr/scripts/wallpapers/wallpaper.sh
|
# bind = $mod SHIFT, W, exec, ~/.config/hypr/scripts/wallpapers/wallpaper.sh
|
||||||
|
|
||||||
|
# quickshell
|
||||||
bind = $mod SHIFT, W, global, quickshell:Wallpaper
|
bind = $mod SHIFT, W, global, quickshell:Wallpaper
|
||||||
bind = $mod SHIFT, J, global, quickshell:JLearner
|
bind = $mod SHIFT, J, global, quickshell:JLearner
|
||||||
|
bind = $mod SHIFT, L, global, quickshell:WLogout
|
||||||
bind = , Esc, global, quickshell:Closer
|
bind = , Esc, global, quickshell:Closer
|
||||||
|
|
||||||
# wlogout
|
# wlogout
|
||||||
@@ -129,4 +132,4 @@ bind = $mod SHIFT, V, exec, vscodium
|
|||||||
bind = $mod CTRL, left, layoutmsg, focus l
|
bind = $mod CTRL, left, layoutmsg, focus l
|
||||||
bind = $mod CTRL, right, layoutmsg, focus r
|
bind = $mod CTRL, right, layoutmsg, focus r
|
||||||
bind = $mod CTRL SHIFT, left, layoutmsg, swapcol l
|
bind = $mod CTRL SHIFT, left, layoutmsg, swapcol l
|
||||||
bind = $mod CTRL SHIFT, right, layoutmsg, swapcol r
|
bind = $mod CTRL SHIFT, right, layoutmsg, swapcol r
|
||||||
|
|||||||
+12
-10
@@ -44,20 +44,22 @@ monitor = desc:LG Electronics LG ULTRAGEAR 107MAKR2RE65, 1920x1080@144, -1920x-1
|
|||||||
|
|
||||||
monitor = desc:Dell Inc. DELL P2419H D4CN3Q2, 1920x1080@60, -1920x-2160, 1
|
monitor = desc:Dell Inc. DELL P2419H D4CN3Q2, 1920x1080@60, -1920x-2160, 1
|
||||||
|
|
||||||
|
monitor = desc:BOE 0x08A8, 1920x1080@60, 0x0, 1
|
||||||
|
|
||||||
# Workspaces on Monitor 1
|
# Workspaces on Monitor 1
|
||||||
workspace = 1, monitor:desc:BNQ BenQ EX2710U Y8P00876019, layout:scrolling, layoutopt:direction:right
|
workspace = 1, monitor:desc:BOE 0x08A8
|
||||||
|
|
||||||
# Workspaces on Monitor 2
|
# Workspaces on Monitor 2
|
||||||
workspace = 2, monitor:desc:ASUSTek COMPUTER INC PA279CRV S5LMSB007609, layout:scrolling, layoutopt:direction:right
|
# workspace = 2, monitor:desc:ASUSTek COMPUTER INC PA279CRV S5LMSB007609, layout:scrolling, layoutopt:direction:right
|
||||||
workspace = 200, monitor:desc:ASUSTek COMPUTER INC PA279CRV S5LMSB007609
|
# workspace = 200, monitor:desc:ASUSTek COMPUTER INC PA279CRV S5LMSB007609
|
||||||
|
|
||||||
# Workspaces on Monitor 3
|
# Workspaces on Monitor 3
|
||||||
workspace = 3, monitor:desc:LG Electronics LG ULTRAFINE 503NTKF3L437
|
# workspace = 3, monitor:desc:LG Electronics LG ULTRAFINE 503NTKF3L437
|
||||||
workspace = 300, monitor:desc:LG Electronics LG ULTRAFINE 503NTKF3L437
|
# workspace = 300, monitor:desc:LG Electronics LG ULTRAFINE 503NTKF3L437
|
||||||
workspace = 301, monitor:desc:LG Electronics LG ULTRAFINE 503NTKF3L437
|
# workspace = 301, monitor:desc:LG Electronics LG ULTRAFINE 503NTKF3L437
|
||||||
workspace = 302, monitor:desc:LG Electronics LG ULTRAFINE 503NTKF3L437
|
# workspace = 302, monitor:desc:LG Electronics LG ULTRAFINE 503NTKF3L437
|
||||||
|
|
||||||
# Workspaces on Monitor 4
|
# Workspaces on Monitor 4
|
||||||
workspace = 4, monitor:desc:LG Electronics LG ULTRAGEAR 107MAKR2RE65
|
# workspace = 4, monitor:desc:LG Electronics LG ULTRAGEAR 107MAKR2RE65
|
||||||
workspace = 400, monitor:desc:LG Electronics LG ULTRAGEAR 107MAKR2RE65
|
# workspace = 400, monitor:desc:LG Electronics LG ULTRAGEAR 107MAKR2RE65
|
||||||
workspace = 401, monitor:desc:LG Electronics LG ULTRAGEAR 107MAKR2RE65
|
# workspace = 401, monitor:desc:LG Electronics LG ULTRAGEAR 107MAKR2RE65
|
||||||
|
|||||||
+3
-3
@@ -26,9 +26,9 @@ env = GTK_ICON_THEME,BeautyLine-Garuda
|
|||||||
|
|
||||||
# Icons & Cursor
|
# Icons & Cursor
|
||||||
env = HYPRCURSOR_THEME,DJ-FOX-C
|
env = HYPRCURSOR_THEME,DJ-FOX-C
|
||||||
env = HYPRCURSOR_SIZE,48
|
env = HYPRCURSOR_SIZE,24
|
||||||
env = XCURSOR_THEME,DJ-FOX-C
|
env = XCURSOR_THEME,DJ-FOX-C
|
||||||
env = XCURSOR_SIZE,48
|
env = XCURSOR_SIZE,24
|
||||||
|
|
||||||
cursor {
|
cursor {
|
||||||
no_hardware_cursors = true
|
no_hardware_cursors = true
|
||||||
@@ -60,7 +60,7 @@ decoration {
|
|||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
kb_layout = us
|
kb_layout = de
|
||||||
kb_variant =
|
kb_variant =
|
||||||
kb_model =
|
kb_model =
|
||||||
kb_options =
|
kb_options =
|
||||||
|
|||||||
+20
-20
@@ -8,11 +8,11 @@
|
|||||||
# Apps on Monitor 1
|
# Apps on Monitor 1
|
||||||
|
|
||||||
# Apps on Monitor 2
|
# Apps on Monitor 2
|
||||||
windowrule {
|
#windowrule {
|
||||||
name = VirtualBox
|
# name = VirtualBox
|
||||||
match:class = .*VirtualBox.*
|
# match:class = .*VirtualBox.*
|
||||||
workspace = 200
|
# workspace = 200
|
||||||
}
|
#}
|
||||||
|
|
||||||
# Apps on Monitor 3
|
# Apps on Monitor 3
|
||||||
# windowrule {
|
# windowrule {
|
||||||
@@ -21,23 +21,23 @@ windowrule {
|
|||||||
# workspace = 3
|
# workspace = 3
|
||||||
# }
|
# }
|
||||||
|
|
||||||
windowrule {
|
#windowrule {
|
||||||
name = Librewolf
|
# name = Librewolf
|
||||||
match:class = .*librewolf.*
|
# match:class = .*librewolf.*
|
||||||
workspace = 300
|
# workspace = 300
|
||||||
}
|
#}
|
||||||
|
|
||||||
windowrule {
|
#windowrule {
|
||||||
name = Thunderbird
|
# name = Thunderbird
|
||||||
match:class = .*org.mozilla.Thunderbird.*
|
# match:class = .*org.mozilla.Thunderbird.*
|
||||||
workspace = 301
|
# workspace = 301
|
||||||
}
|
#}
|
||||||
|
|
||||||
windowrule {
|
#windowrule {
|
||||||
name = Alacritty
|
# name = Alacritty
|
||||||
match:class = .*Alacritty.*
|
# match:class = .*Alacritty.*
|
||||||
workspace = 302
|
# workspace = 302
|
||||||
}
|
#}
|
||||||
|
|
||||||
# Apps on Monitor 4
|
# Apps on Monitor 4
|
||||||
windowrule {
|
windowrule {
|
||||||
|
|||||||
+2
-2
@@ -10,10 +10,10 @@ source = ~/.config/hypr/config/autostart.conf
|
|||||||
|
|
||||||
# -- monitor --
|
# -- monitor --
|
||||||
source = ~/.config/hypr/config/monitor.conf
|
source = ~/.config/hypr/config/monitor.conf
|
||||||
monitor=,preferred,auto,auto
|
source = ~/.config/hypr/user_config/monitor.conf
|
||||||
|
|
||||||
# -- pywal colors --
|
# -- pywal colors --
|
||||||
source = ~/.config/wal/templates/colors-hyprland
|
#source = ~/.config/wal/templates/colors-hyprland
|
||||||
|
|
||||||
# -- programs --
|
# -- programs --
|
||||||
$terminal = kitty
|
$terminal = kitty
|
||||||
|
|||||||
Executable
+67
@@ -0,0 +1,67 @@
|
|||||||
|
general {
|
||||||
|
hide_cursor = true
|
||||||
|
no_fade_in = false
|
||||||
|
grace = 0
|
||||||
|
disable_loading_bar = true
|
||||||
|
}
|
||||||
|
|
||||||
|
background {
|
||||||
|
monitor =
|
||||||
|
path = ~/Pictures/Wallpapers/Static/blurred.jpg
|
||||||
|
blur_passes = 0
|
||||||
|
}
|
||||||
|
|
||||||
|
# -- time --
|
||||||
|
label {
|
||||||
|
monitor =
|
||||||
|
text = cmd[update:1000] echo "$(date +"%H:%M")"
|
||||||
|
color = 0xFFceca75
|
||||||
|
font_size = 80
|
||||||
|
font_family = JetBrains Mono ExtraBold
|
||||||
|
position = 0, 140
|
||||||
|
halign = center
|
||||||
|
valign = center
|
||||||
|
}
|
||||||
|
|
||||||
|
# -- quote --
|
||||||
|
label {
|
||||||
|
monitor =
|
||||||
|
text = - PAIN IS REAL, BUT SO IS HOPE -
|
||||||
|
color = 0xFFa5d0bb
|
||||||
|
font_size = 12
|
||||||
|
font_family = JetBrains Mono ExtraLight
|
||||||
|
position = 0, 80
|
||||||
|
halign = center
|
||||||
|
valign = center
|
||||||
|
}
|
||||||
|
|
||||||
|
# -- greeting --
|
||||||
|
label {
|
||||||
|
monitor =
|
||||||
|
text = Heya $USER :3
|
||||||
|
color = 0xFFceca75
|
||||||
|
font_size = 20
|
||||||
|
font_family = JetBrains Mono Light
|
||||||
|
position = 0, 0
|
||||||
|
halign = center
|
||||||
|
valign = center
|
||||||
|
}
|
||||||
|
|
||||||
|
# -- password input --
|
||||||
|
input-field {
|
||||||
|
monitor =
|
||||||
|
size = 230, 40
|
||||||
|
outline_thickness = 0
|
||||||
|
dots_size = 0.2
|
||||||
|
dots_spacing = 0.4
|
||||||
|
dots_center = true
|
||||||
|
inner_color = 0xFF4b4900
|
||||||
|
font_color = 0xFFceca75
|
||||||
|
fade_on_empty = false
|
||||||
|
placeholder_text = unlock the magic...
|
||||||
|
fail_color = 0xFFffb4ab
|
||||||
|
hide_input = false
|
||||||
|
position = 0, -50
|
||||||
|
halign = center
|
||||||
|
valign = center
|
||||||
|
}
|
||||||
Executable
+5
@@ -0,0 +1,5 @@
|
|||||||
|
wallpaper {
|
||||||
|
monitor = *
|
||||||
|
path = /home/honney/Pictures/Wallpapers/Japanes_tempel_dark.png
|
||||||
|
fit_mode = cover
|
||||||
|
}
|
||||||
Executable
+19
@@ -0,0 +1,19 @@
|
|||||||
|
SCRIPT_DIR="$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)"
|
||||||
|
WALLPAPER_DIR=$(scripts/install/wallpaper_dir.sh)
|
||||||
|
|
||||||
|
if [ -e "$SCRIPT_DIR/user_config/monitor.conf" ]; then
|
||||||
|
echo "User monitor.conf allready exists"
|
||||||
|
else
|
||||||
|
echo "Creating User monitor.conf"
|
||||||
|
cp "$SCRIPT_DIR/user_config/monitor.conf.example" "$SCRIPT_DIR/user_config/monitor.conf"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ -e "$SCRIPT_DIR/hyprlock.conf" ]; then
|
||||||
|
echo "User hyprlock.conf allready exists"
|
||||||
|
else
|
||||||
|
echo "Creating User monitor.conf"
|
||||||
|
cp "$SCRIPT_DIR/hyprlock.conf.example" "$SCRIPT_DIR/hyprlock.conf"
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "The script will now install dependencies via pacman"
|
||||||
|
sudo pacman -S --needed hyprland-qt-support hyprcursor hypridle hyprlock hypridle
|
||||||
@@ -7,7 +7,7 @@ floorp &
|
|||||||
|
|
||||||
NAME="Floorp"
|
NAME="Floorp"
|
||||||
CLASS="floorp"
|
CLASS="floorp"
|
||||||
WORKSPACE=3
|
WORKSPACE=2
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
WIN=$(hyprctl clients -j | jq -r '.[] | select(.class == "'$CLASS'") | .address')
|
WIN=$(hyprctl clients -j | jq -r '.[] | select(.class == "'$CLASS'") | .address')
|
||||||
@@ -38,4 +38,4 @@ while true; do
|
|||||||
|
|
||||||
echo "Waiting for focus..."
|
echo "Waiting for focus..."
|
||||||
sleep $((RANDOM % 3))
|
sleep $((RANDOM % 3))
|
||||||
done
|
done
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ keepassxc &
|
|||||||
|
|
||||||
NAME="KeePassXC"
|
NAME="KeePassXC"
|
||||||
CLASS="org.keepassxc.KeePassXC"
|
CLASS="org.keepassxc.KeePassXC"
|
||||||
WORKSPACE=401
|
WORKSPACE=10
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
WIN=$(hyprctl clients -j | jq -r '.[] | select(.class == "'$CLASS'") | .address')
|
WIN=$(hyprctl clients -j | jq -r '.[] | select(.class == "'$CLASS'") | .address')
|
||||||
@@ -38,4 +38,4 @@ while true; do
|
|||||||
|
|
||||||
echo "Waiting for focus..."
|
echo "Waiting for focus..."
|
||||||
sleep $((RANDOM % 3))
|
sleep $((RANDOM % 3))
|
||||||
done
|
done
|
||||||
|
|||||||
Executable
+21
@@ -0,0 +1,21 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# Setting wallpaper_dir
|
||||||
|
|
||||||
|
WALLPAPER_DIR="${XDG_PICTURES_DIR:-}"
|
||||||
|
|
||||||
|
# 2. If empty, use xdg-user-dir (most reliable)
|
||||||
|
if [ -z "$WALLPAPER_DIR" ]; then
|
||||||
|
if command -v xdg-user-dir >/dev/null 2>&1; then
|
||||||
|
WALLPAPER_DIR="$(xdg-user-dir PICTURES 2>/dev/null)"
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
# 3. Final fallback (hardcoded default)
|
||||||
|
if [ -z "$WALLPAPER_DIR" ] || [ ! -d "$WALLPAPER_DIR" ]; then
|
||||||
|
WALLPAPER_DIR="$HOME/Pictures"
|
||||||
|
fi
|
||||||
|
|
||||||
|
# 4. Your wallpaper subfolder
|
||||||
|
WALLPAPER_DIR="$WALLPAPER_DIR/Wallpapers"
|
||||||
|
|
||||||
|
echo $WALLPAPER_DIR
|
||||||
@@ -0,0 +1,23 @@
|
|||||||
|
monitor=,preferred,auto,auto
|
||||||
|
|
||||||
|
# Getting monitor info:
|
||||||
|
# hyprctl monitors -j
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# Example:
|
||||||
|
# monitorv2 {
|
||||||
|
# output = desc:BNQ BenQ EX2710U Y8P00876019
|
||||||
|
# mode = 3840x2160@144
|
||||||
|
# position = 0x0
|
||||||
|
# scale = 1
|
||||||
|
# bitdepth = 10
|
||||||
|
# supports_hdr = 1
|
||||||
|
# transform = 0
|
||||||
|
# supports_wide_color = 1
|
||||||
|
# sdr_min_luminance = 1000
|
||||||
|
# sdr_max_luminance = 400
|
||||||
|
# }
|
||||||
|
#
|
||||||
|
# monitor = desc:LG Electronics LG ULTRAFINE 503NTKF3L437, 3840x2160@60, 0x-2160, 1, transform, 2, bitdepth, 10, cm, wide
|
||||||
|
#
|
||||||
|
# monitor = desc:LG Electronics LG ULTRAGEAR 107MAKR2RE65, 1920x1080@144, -1920x-1080, 1, transform, 2
|
||||||
Reference in New Issue
Block a user