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.conf4
-rw-r--r--hypr/hyprland.conf24
-rw-r--r--kitty/kitty.conf8
-rw-r--r--sh/profile3
-rw-r--r--tofi/dmenu_cosmic22
-rw-r--r--waybar/config12
-rw-r--r--waybar/style.css7
-rw-r--r--zsh/.zshrc86
11 files changed, 119 insertions, 53 deletions
diff --git a/X11/xresources b/X11/xresources
index 63f2348..762a674 100644
--- a/X11/xresources
+++ b/X11/xresources
@@ -493,3 +493,5 @@ dmenu.selhiforeground: #198844
! white
*.color7: #b4b7b5
*.color15: #ffffff
+Xcursor.theme: BreezeX-Black
+Xcursor.size: 24
diff --git a/environment.d/cursor.conf b/environment.d/cursor.conf
index 9b9ef2b..5638210 100644
--- a/environment.d/cursor.conf
+++ b/environment.d/cursor.conf
@@ -1,2 +1,2 @@
XCURSOR_THEME=BreezeX-Black
-XCURSOR_SIZE=32
+XCURSOR_SIZE=24
diff --git a/gtk-3.0/settings.ini b/gtk-3.0/settings.ini
index 28ef3a0..dd10b54 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-Solid
gtk-icon-theme-name=Cosmic
gtk-font-name=Cantarell 11
gtk-cursor-theme-name=BreezeX-Black
-gtk-cursor-theme-size=32
+gtk-cursor-theme-size=24
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..ea40f1f 100644
--- a/hypr/hypridle.conf
+++ b/hypr/hypridle.conf
@@ -13,8 +13,8 @@ listener {
# 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 17d19f7..80848af 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -23,7 +23,7 @@ exec-once = xrdb -load "$XDG_CONFIG_HOME"/X11/xresources
exec-once = com.github.wwmm.easyeffects
exec-once = systemctl --user start dunst
exec-once = systemctl --user start hypridle
-#exec-once = mpd
+exec-once = mpd
#}}}
#{{{ env
@@ -206,6 +206,24 @@ plugin {
# Example windowrule v2
# windowrule = float, class:^(st)$, title:^(st)$
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
+windowrule = fullscreen, class:^(Xephyr)$
+windowrule = float, title:^(LibreWolf - Choose User Profile)$
+windowrule = float, class:^(xdg-desktop-portal-gtk)
+windowrule = float, title:^(UNDERTALE)$
+windowrule = float, class:^(Tk)$
+windowrule = float, class:^(lxqt-policykit-agent)$
+windowrule = float, class:^(Kdenlive)$
+windowrule = stayfocused, title:^()$, class:^(steam)$
+windowrule = minsize 1 1, title:^()$, class:^(steam)$
+windowrule = stayfocused, title:^(menu)$,class:^(yabridge-host.exe.so)$
+windowrule = minsize 1 1, title:^(menu)$,class:^(yabridge-host.exe.so)$
+windowrule = float, class:^(yabridge-host.exe.so)$, title:^(menu)$
+windowrule = float, floating:0, title:^(menu*)
+windowrule = workspace 2, title:^(REAPER .*initializing.*)$
+windowrule = tile, class:^(REAPER)$, title:^(.*REAPER v[0-9.]* - Licensed for personal/small business use)$
+windowrule = tile, class:^(WebApp-Qobuz[0-9]*)$
+windowrule = float, title:^(menu)$
+windowrule = move cursor -50% -50%, class:^(yabridge-host.exe.so)$, title:^(menu)$
#}}}
#{{{ Mods
@@ -368,8 +386,8 @@ submap = reset
#}}}
#{{{ Menu bindings
-bind = $mainMod, R, exec, sh -c "tofi-drun --drun-launch=true -c $HOME/.config/tofi/themes/dmenu_vertical"
-bind = $mainMod, D, exec, sh -c "$(tofi-run -c $HOME/.config/tofi/themes/dmenu_vertical)"
+bind = $mainMod, R, exec, sh -c "tofi-drun -c ~/.config/tofi/themes/dmenu_vertical --drun-launch=true"
+bind = $mainMod, D, exec, sh -c "exec $(tofi-run -c ~/.config/tofi/themes/dmenu_vertical)"
bind = $mainMod $secdMod, Q, exec, qbc
bind = $mainMod $secdMod, W, exec, lwc
bind = $mainMod $secdMod, E, exec, mbc
diff --git a/kitty/kitty.conf b/kitty/kitty.conf
index 59a7f5e..f9772f5 100644
--- a/kitty/kitty.conf
+++ b/kitty/kitty.conf
@@ -24,7 +24,7 @@ bold_italic_font auto
#: italic_font Operator Mono Book Italic
#: bold_italic_font Operator Mono Medium Italic
-font_size 11.0
+font_size 12.0
#: Font size (in pts)
@@ -1151,7 +1151,7 @@ color8 #969896
#: black
color1 #89231d
-color9 #ec0101
+color9 #cc342b
#: red
@@ -1170,8 +1170,8 @@ color12 #3971ed
#: blue
-color5 #6e3c85
-color13 #8400c1
+color5 #784e93
+color13 #a36ac7
#: magenta
diff --git a/sh/profile b/sh/profile
index e4659a5..2735860 100644
--- a/sh/profile
+++ b/sh/profile
@@ -53,7 +53,7 @@ export MPD_HOST="$XDG_CONFIG_HOME/mpd/socket"
export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc
export RENPY_PATH_TO_SAVES="$XDG_DATA_HOME"
export XINITRC="$XDG_CONFIG_HOME"/X11/xinitrc
-export XAUTHORITY="$XDG_RUNTIME_DIR"/X11/Xauthority
+#export XAUTHORITY="$XDG_RUNTIME_DIR"/X11/Xauthority
#export VIMINIT="set nocp | source ${XDG_CONFIG_HOME:-$HOME.config}/vim/vimrc"
export ANDROID_USER_HOME="$XDG_DATA_HOME"/android
export XCURSOR_PATH="/usr/share/icons:$XDG_DATA_HOME/icons"
@@ -126,6 +126,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/tofi/dmenu_cosmic b/tofi/dmenu_cosmic
new file mode 100644
index 0000000..9a5b4be
--- /dev/null
+++ b/tofi/dmenu_cosmic
@@ -0,0 +1,22 @@
+include = "themes/colors"
+
+hidden-character = "*"
+anchor = top
+width = 100%
+height = 32
+horizontal = true
+font-size = 18
+prompt-text = ""
+font = Fira Code Nerd Font Mono
+outline-width = 0
+border-width = 0
+min-input-width = 424
+result-spacing = 15
+padding-top = 0
+padding-bottom = 0
+padding-left = 0
+padding-right = 0
+history = false
+selection-background-padding = 12
+result-spacing = 24
+require-match=false
diff --git a/waybar/config b/waybar/config
index 77f7386..c7830c6 100644
--- a/waybar/config
+++ b/waybar/config
@@ -2,7 +2,7 @@
"layer": "bottom",
"position": "top",
"height": 36,
- //"output": "%%DISPLAY%%",
+ "output": "eDP-1",
"spacing": 4,
//"margin-top": 5,
//"margin-bottom":5,
@@ -11,7 +11,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", "battery", "network", "clock", "custom/power"],
// Modules configuration
@@ -105,16 +105,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": ["", "", ""]
diff --git a/waybar/style.css b/waybar/style.css
index fefb890..cf419a9 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -45,7 +45,7 @@ window#waybar.hidden {
/*
#workspaces button:hover {
- background: #6e3c85;
+ background: #39c1ed;
color: black;
border-bottom: 3px solid #ffffff;
@@ -58,7 +58,7 @@ window#waybar.hidden {
/*
#workspaces button.active:hover {
- background: #6e3c85;
+ background: #39c1ed;
color: black;
border-bottom: 3px solid #ffffff;
}
@@ -278,7 +278,8 @@ label:focus {
}
#tray {
- background-color: transparent;
+ border-radius: 20px;
+ background-color: black;
color: #ffffff;
}
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 791b5d1..e08bb20 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -1,16 +1,4 @@
#zmodload zsh/zprof
-if [ -n "$ZPLUG_HOME" ]; then
- if [ -d "$ZPLUG_HOME" ]; then
- export ZPLUG_INSTALLED="y"
- source "$ZPLUG_HOME/init.zsh"
- fi
-elif [ -d "$XDG_DATA_HOME/zplug" ]; then
- export ZPLUG_INSTALLED="y"
- source "$XDG_DATA_HOME/zplug/init.zsh"
-elif [ -d "$HOME/.zplug" ]; then
- export ZPLUG_INSTALLED="y"
- source "$HOME/.zplug/init.zsh"
-fi
[ -z "$XDG_CONFIG_HOME" ] && XDG_CONFIG_HOME="$HOME/.config"
HISTFILE="$XDG_CONFIG_HOME/zsh/hist"
SAVEHIST=1000
@@ -70,31 +58,65 @@ export KEYTIMEOUT=1
#fpath+="$XDG_CONFIG_HOME/zsh/zfunc"
-if [ -n "$ZPLUG_INSTALLED" ]; then
- # zsh history substring search
- zplug "zsh-users/zsh-history-substring-search", as:plugin
-
- bindkey "${key[Up]}" history-substring-search-up
- bindkey "${key[Down]}" history-substring-search-down
- bindkey -M vicmd "${key[Up]}" history-substring-search-up
- bindkey -M vicmd "${key[Down]}" history-substring-search-down
- bindkey -M vicmd "k" history-substring-search-up
- bindkey -M vicmd "j" history-substring-search-down
-
- # zsh syntax highlighting
- zplug "zsh-users/zsh-syntax-highlighting", defer:2
-
- # load zsh plugins
- zplug load
-fi
-
autoload -Uz compinit
if [[ -n ${ZDOTDIR}/.zcompdump(#qN.mh+24) ]]; then
compinit
else
- compinit -C;
-fi;
+ compinit -C
+fi
+
+zshcache_time="$(date +%s%N)"
+
+autoload -Uz add-zsh-hook
+
+rehash_precmd() {
+ if [[ -a /var/cache/zsh/pacman ]]; then
+ local paccache_time="$(date -r /var/cache/zsh/pacman +%s%N)"
+ if (( zshcache_time < paccache_time )); then
+ rehash
+ zshcache_time="$paccache_time"
+ fi
+ fi
+}
+
+add-zsh-hook -Uz precmd rehash_precmd
zstyle ':completion:*' hosts off
+### Added by Zinit's installer
+if [[ ! -f $HOME/.local/share/zinit/zinit.git/zinit.zsh ]]; then
+ print -P "%F{33} %F{220}Installing %F{33}ZDHARMA-CONTINUUM%F{220} Initiative Plugin Manager (%F{33}zdharma-continuum/zinit%F{220})…%f"
+ command mkdir -p "$HOME/.local/share/zinit" && command chmod g-rwX "$HOME/.local/share/zinit"
+ command git clone https://github.com/zdharma-continuum/zinit "$HOME/.local/share/zinit/zinit.git" && \
+ print -P "%F{33} %F{34}Installation successful.%f%b" || \
+ print -P "%F{160} The clone has failed.%f%b"
+fi
+
+source "$HOME/.local/share/zinit/zinit.git/zinit.zsh"
+autoload -Uz _zinit
+(( ${+_comps} )) && _comps[zinit]=_zinit
+
+# Load a few important annexes, without Turbo
+# (this is currently required for annexes)
+zinit light-mode for \
+ zdharma-continuum/zinit-annex-as-monitor \
+ zdharma-continuum/zinit-annex-bin-gem-node \
+ zdharma-continuum/zinit-annex-patch-dl \
+ zdharma-continuum/zinit-annex-rust
+
+### End of Zinit's installer chunk
+zinit snippet OMZ::plugins/git/git.plugin.zsh
+
+zinit load 'zsh-users/zsh-history-substring-search'
+zinit ice wait atload'_history_substring_search_config'
+
+bindkey "${key[Up]}" history-substring-search-up
+bindkey "${key[Down]}" history-substring-search-down
+bindkey -M vicmd "${key[Up]}" history-substring-search-up
+bindkey -M vicmd "${key[Down]}" history-substring-search-down
+bindkey -M vicmd "k" history-substring-search-up
+bindkey -M vicmd "j" history-substring-search-down
+
+source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
+
#zprof