added taskwarrior and tasksh

This commit is contained in:
Ryan Schanzenbacher 2024-01-18 15:54:31 -05:00
parent 6aeca396fb
commit c45e1fcd8b
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E
3 changed files with 9 additions and 1 deletions

View file

@ -3,4 +3,4 @@ font=Monofur Nerd Font Mono:size=15
notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}
[colors]
alpha=0.7
alpha=0.75

View file

@ -63,6 +63,8 @@
"font-cns11643"
"font-google-noto-emoji"
"syncthing"
"taskwarrior"
"tasksh"
"imv"
"perl"
"tor"

View file

@ -116,6 +116,7 @@ $mainMod = SUPER
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Return, exec, foot
bind = $mainMod CTRL, Return, exec, foot -a float-foot
bind = $mainMod SHIFT, Q, killactive
bind = $mainMod SHIFT, E, exit
bind = $mainMod SHIFT, Space, togglefloating
@ -218,6 +219,11 @@ windowrulev2 = nofullscreenrequest, class:^(firefox)$, title:^(Firefox — Shari
windowrulev2 = float,class:^(ala-wttr)$
windowrulev2 = size 740 712, class:^(ala-wttr)$
# Floating terminal
windowrulev2 = float,class:^(float-foot)$
windowrulev2 = size 930 680,class:^(float-foot)$
windowrulev2 = center,class:^(float-foot)$
# Change color of pinned windows
windowrulev2 = bordercolor rgba(bf0000ee) rgba(ab00adee) 45deg,pinned:1