diff --git a/dwm-6.2/config.def.h b/dwm-6.2/config.def.h index a607dec..87dca75 100644 --- a/dwm-6.2/config.def.h +++ b/dwm-6.2/config.def.h @@ -74,8 +74,8 @@ static const Rule rules[] = { { "spotify", NULL, NULL, 7 , 0, -1, 0 }, { NULL, NULL, "scratchpad", 0, 1, -1, 's' }, { NULL, NULL, "sp_volume", 0, 1, -1, 'v' }, +{ NULL, NULL, "Go For It!", 0, 1, -1, 't' }, { NULL, NULL, "ScratchEmacs", 0, 1, -1, 'e' }, -{ "Evolution", NULL, "Tasks - Evolution", 0, 1, -1, 't' }, { NULL, NULL, "Task - No Summary", 0, 1, -1, 0 } }; // default gaps @@ -112,7 +112,7 @@ static const char *flameshot[] = { "flameshot","gui", NULL }; static const char *scratchpadcmd[] = {"s", "alacritty", "-t", "scratchpad", NULL}; static const char *sp_emacs[] = {"e", "emacs", "-T", "ScratchEmacs", NULL}; static const char *sp_volume_control[] = {"v","alacritty", "-t", "sp_volume","-e", "pulsemixer", NULL}; -static const char *tasks[] = {"t","evolution", NULL}; +static const char *tasks[] = {"t","go-for-it", NULL}; static Key keys[] = { /* modifier key function argument */ { MODKEY, XK_p, spawn, {.v = dmenucmd } }, @@ -163,7 +163,7 @@ static Key keys[] = { { MODKEY, XK_u, togglescratch, {.v = scratchpadcmd } }, { MODKEY|ShiftMask, XK_m, togglescratch, {.v = sp_volume_control } }, { MODKEY, XK_e, togglescratch, {.v = sp_emacs } }, - { MODKEY, XK_t, togglescratch, {.v = tasks } }, + { MODKEY|ShiftMask, XK_d, togglescratch, {.v = tasks } }, { MODKEY, XK_n, togglealttag, {0} }, TAGKEYS( XK_1, 0) TAGKEYS( XK_2, 1) diff --git a/dwm-6.2/config.h b/dwm-6.2/config.h index a607dec..87dca75 100644 --- a/dwm-6.2/config.h +++ b/dwm-6.2/config.h @@ -74,8 +74,8 @@ static const Rule rules[] = { { "spotify", NULL, NULL, 7 , 0, -1, 0 }, { NULL, NULL, "scratchpad", 0, 1, -1, 's' }, { NULL, NULL, "sp_volume", 0, 1, -1, 'v' }, +{ NULL, NULL, "Go For It!", 0, 1, -1, 't' }, { NULL, NULL, "ScratchEmacs", 0, 1, -1, 'e' }, -{ "Evolution", NULL, "Tasks - Evolution", 0, 1, -1, 't' }, { NULL, NULL, "Task - No Summary", 0, 1, -1, 0 } }; // default gaps @@ -112,7 +112,7 @@ static const char *flameshot[] = { "flameshot","gui", NULL }; static const char *scratchpadcmd[] = {"s", "alacritty", "-t", "scratchpad", NULL}; static const char *sp_emacs[] = {"e", "emacs", "-T", "ScratchEmacs", NULL}; static const char *sp_volume_control[] = {"v","alacritty", "-t", "sp_volume","-e", "pulsemixer", NULL}; -static const char *tasks[] = {"t","evolution", NULL}; +static const char *tasks[] = {"t","go-for-it", NULL}; static Key keys[] = { /* modifier key function argument */ { MODKEY, XK_p, spawn, {.v = dmenucmd } }, @@ -163,7 +163,7 @@ static Key keys[] = { { MODKEY, XK_u, togglescratch, {.v = scratchpadcmd } }, { MODKEY|ShiftMask, XK_m, togglescratch, {.v = sp_volume_control } }, { MODKEY, XK_e, togglescratch, {.v = sp_emacs } }, - { MODKEY, XK_t, togglescratch, {.v = tasks } }, + { MODKEY|ShiftMask, XK_d, togglescratch, {.v = tasks } }, { MODKEY, XK_n, togglealttag, {0} }, TAGKEYS( XK_1, 0) TAGKEYS( XK_2, 1) diff --git a/dwm-6.2/dwm b/dwm-6.2/dwm index d14f434..6e5f439 100755 Binary files a/dwm-6.2/dwm and b/dwm-6.2/dwm differ diff --git a/dwm-6.2/dwm.o b/dwm-6.2/dwm.o index fa33877..9bb3a6f 100644 Binary files a/dwm-6.2/dwm.o and b/dwm-6.2/dwm.o differ diff --git a/home/gtk/.config/gtk-2.0/gtkfilechooser.ini b/home/gtk/.config/gtk-2.0/gtkfilechooser.ini index 02d9cce..1b18a03 100644 --- a/home/gtk/.config/gtk-2.0/gtkfilechooser.ini +++ b/home/gtk/.config/gtk-2.0/gtkfilechooser.ini @@ -2,10 +2,10 @@ LocationMode=path-bar ShowHidden=false ShowSizeColumn=true -GeometryX=352 -GeometryY=1198 +GeometryX=0 +GeometryY=0 GeometryWidth=1128 GeometryHeight=811 -SortColumn=name +SortColumn=modified SortOrder=ascending StartupMode=recent diff --git a/home/picom/.config/picom/picom.conf b/home/picom/.config/picom/picom.conf index e2e78c1..1772e82 100644 --- a/home/picom/.config/picom/picom.conf +++ b/home/picom/.config/picom/picom.conf @@ -8,7 +8,8 @@ rounded-corners-exclude = [ rounded-corners-rule = [ "5:class_g = 'Dunst'", - "class_g *= 'awesome'" + "0:class_g = 'awesome'" + "15:class_g = 'Go-for-it'" ]; corner-radius = 4; @@ -21,7 +22,7 @@ round-borders-rule = [ "3:class_g = 'URxvt'", "3:class_g = 'Alacritty'", "5:class_g = 'Dunst'", - "15:class_g = 'Signal'" + "15:class_g = 'Signal'", ]; shadow = true; shadow-radius = 10; @@ -55,6 +56,7 @@ opacity-rule = [ #"55:name *= 'cava'", #"55:class_g *= 'cava'", "85:class_g *= 'Anki'", +"85:class_g *= 'Go-for-it'", "95:class_g *= 'notion'", "95:class_g = 'Emacs'", "90:class_g *= 'Alacritty'", diff --git a/home/zsh/.zshrc b/home/zsh/.zshrc index 51786b2..0ebacc2 100644 --- a/home/zsh/.zshrc +++ b/home/zsh/.zshrc @@ -71,7 +71,7 @@ ZSH_THEME="cloud" # Custom plugins may be added to $ZSH_CUSTOM/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(git) +plugins=(git colorize colored-man-pages emoji rustup sudo) source $ZSH/oh-my-zsh.sh