Compare commits

...

4 commits

Author SHA1 Message Date
9e9f0ec935
updated git log 2024-05-20 11:57:29 -05:00
d9f175a710
wezterm broken 2024-05-20 11:57:21 -05:00
5ea2d9d5e6
switch to mako 2024-05-20 11:57:17 -05:00
8d16da12ce
add fix for temporary DP-6 profile 2024-04-29 09:28:05 -05:00
6 changed files with 23 additions and 6 deletions

View file

@ -32,7 +32,7 @@ autoSetupRemote = true
[alias]
adog = log --all --decorate --oneline --graph
l = log --format=tformat:'%C(bold magenta)%h%C(reset) %C(bold)%s%C(reset)%C(auto)%d%C(reset) %C(green)<%ar>%C(reset) %C(dim white)%aN%C(reset)'
l = log --format=tformat:'%C(bold magenta)%h%C(reset) %C(bold)%s%C(reset)%C(auto)%d%C(reset) %C(green)%ar%C(reset) %C(dim white)%aN%C(reset)'
lf = log --graph --format=tformat:'%C(bold yellow)%h%C(reset) %C(cyan)%aD%C(reset) %C(green)(%ar) %C(dim white)%aN%C(reset)%w(0,0,9)%n %C(bold)%s%C(auto)%+d%C(reset)%w(0,0,10)%+b'
lg = "!f() { x=${1-6};\
length=$(expr $x + 8);\

View file

@ -2,7 +2,8 @@
# exec-once = flameshot &
exec = swww init
exec-once = dunst -conf ~/.config/hypr/dunstrc
# exec-once = dunst -conf ~/.config/hypr/dunstrc
exec-once = mako
exec-once = udiskie &
exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2

View file

@ -1,8 +1,8 @@
$mainMod = SUPER
$term = wezterm
$termStart = wezterm start
# $term = alacritty
# $termStart = alacritty
# $term = wezterm
# $termStart = wezterm start
$term = alacritty
$termStart = alacritty
env = GRIMBLAST_EDITOR, ksnip
# Program binds

View file

@ -9,6 +9,9 @@ env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that
# env = GTK_THEME, Catppuccin-Mocha-Standard-Rosewater-Dark
debug {
disable_logs = false
}
general {
gaps_in = 5

View file

@ -17,5 +17,6 @@ profile {
profile {
output eDP-1 mode 1920x1200 position 1920,0
output DP-6 mode 1920x1080 position 0,0
exec swww img -o eDP-1 ~/.config/hypr/wallpapers/current/00005-4229950720.png & swww img -o DP-6 ~/.config/hypr/wallpapers/current/00007-2215131892.png
}

View file

@ -0,0 +1,12 @@
border-radius=5
font=monospace 15
# Colors
background-color=#1e1e2e
text-color=#cdd6f4
border-color=#89b4fa
progress-color=over #313244
[urgency=high]
border-color=#fab387