This commit is contained in:
Fabio Lenherr / DashieTM 2023-09-21 19:26:40 +02:00
commit 2bef831ac5
4 changed files with 16 additions and 16 deletions

View file

@ -12,7 +12,7 @@ GPG_TTY=$(tty)
PATH=$PATH:$HOME/.local/bin PATH=$PATH:$HOME/.local/bin
TEXMFHOME=$HOME/.texmf TEXMFHOME=$HOME/.texmf
PATH=/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:$HOME/.local/bin:$HOME/.cargo/bin:$PATH PATH=/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:$HOME/.local/bin:$HOME/.cargo/bin:$PATH
EDITOR=nv EDITOR=neovide
SUDO_EDITOR=nv SUDO_EDITOR=neovide
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
LD_LIBRARY_PATH=/usr/local/lib LD_LIBRARY_PATH=/usr/local/lib

View file

@ -4,6 +4,8 @@ exec-once=systemctl --user import-environment
exec-once=dbus-update-activation-environment --all exec-once=dbus-update-activation-environment --all
# #
env = PATH,/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:$HOME/.local/bin:$HOME/.cargo/bin:$PATH
monitor=eDP-1,1920x1080@144,0x0,1 monitor=eDP-1,1920x1080@144,0x0,1
monitor=,highres,1920x0,1 monitor=,highres,1920x0,1
input { input {
@ -35,12 +37,8 @@ general {
decoration { decoration {
rounding=10 rounding=10
blur=yes
blur=0
blur_size=3 # minimum 1
blur_passes=1 # minimum 1
blur_new_optimizations=true
} }
animations { animations {
enabled=1 enabled=1
animation=windowsMove,1,5,default animation=windowsMove,1,5,default
@ -92,7 +90,8 @@ bind=SUPER,S,exec,grim -g "$(slurp)" - | wl-copy
bind=SUPER,F,exec,firefox bind=SUPER,F,exec,firefox
bind=SUPER,T,exec,kitty bind=SUPER,T,exec,kitty
bind=SUPER,Q,killactive, bind=SUPER,Q,killactive,
bind=SUPER,M,exit, bind=SUPERALTSHIFT,M,exit,
bind=SUPERSHIFT,M,exec,oxidash --css /home/dashie/gits/OxiDash/style.css
bind=SUPER,E,exec,nautilus --new-window bind=SUPER,E,exec,nautilus --new-window
bind=SUPER,V,togglefloating, bind=SUPER,V,togglefloating,
# bind=SUPER,R,exec,rofi -show drun -theme tokyonight # bind=SUPER,R,exec,rofi -show drun -theme tokyonight
@ -113,7 +112,7 @@ bind=,XF86MonBrightnessDown,exec, $HOME/.config/eww/scripts/change-brightness br
bind=,XF86MonBrightnessUp,exec, $HOME/.config/eww/scripts/change-brightness brightness +10% bind=,XF86MonBrightnessUp,exec, $HOME/.config/eww/scripts/change-brightness brightness +10%
bind=SUPERSHIFT,S,exec, grim -g "$(slurp)" - | swappy -f - bind=SUPERSHIFT,S,exec, grim -g "$(slurp)" - | swappy -f -
bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-4semester/Screenshots/$(date +'%Y_%m_%d_%I_%M_%S.png') && (date +'%Y_%m_%d_%I_%M_%S.png') | wl-copy bind=SUPERSHIFTALT,S,exec, grim -g "$(slurp)" $HOME/gits/ost-4semester/Screenshots/$(date +'%Y_%m_%d_%I_%M_%S.png') && (date +'%Y_%m_%d_%I_%M_%S.png') | wl-copy
bind=SUPER,D,exec, $HOME/.config/eww/scripts/cockpit_toggle bind=SUPER,D,exec, oxishut --css /home/dashie/gits/OxiShut/style.css
bind=,Print,exec, grim - | wl-copy bind=,Print,exec, grim - | wl-copy
bind=SUPER,A,exec,copyq toggle bind=SUPER,A,exec,copyq toggle
bind=SUPERSHIFT,Y,exec, $HOME/.config/eww/scripts/monitor.sh extend bind=SUPERSHIFT,Y,exec, $HOME/.config/eww/scripts/monitor.sh extend
@ -184,16 +183,13 @@ bindm=SUPER,mouse:272,movewindow
bindm=SUPER,mouse:273,resizewindow bindm=SUPER,mouse:273,resizewindow
#autostart programs #autostart programs
#exec=~/Documents/scripts/hyprstart.sh
#exec=hyprstart.sh
exec-once=hyprpaper exec-once=hyprpaper
exec-once=eww daemon
exec-once=eww open bar
exec-once=nheko exec-once=nheko
# exec-once=flatpak run --branch=stable --arch=x86_64 --command=/app/bin/schildichat-desktop --file-forwarding chat.schildi.desktop --enable-features=ozonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland
exec-once=firefox exec-once=firefox
exec-once=nextcloud exec-once=nextcloud
exec-once=kitty ncspot exec-once=kitty ncspot
exec-once=oxinoti --css /home/dashie/gits/oxinoti/style.css
exec-once = copyq --start-server exec-once = copyq --start-server
exec-once = hyprdock server exec-once = hyprdock server
exec-once = dunst exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once=ironbar

View file

@ -0,0 +1,5 @@
plugins = [
# ...
"outfoxxed/hy3",
# ...
]

View file

@ -1,4 +1,3 @@
[monitors.DP-1]
end = [ end = [
{ type = "sys_info", format = [ { type = "sys_info", format = [
" {memory_percent}", " {memory_percent}",