Compare commits

...

4 commits

Author SHA1 Message Date
e4fd669074
no icons json only icons yml 2024-11-08 13:53:00 -06:00
e4703b0fbd
someone complained about this not existing? 2024-11-08 13:52:52 -06:00
314ce7da6d
add it all 2024-11-08 13:52:43 -06:00
8af92aa783
new hyprman 2024-11-08 13:52:39 -06:00
5 changed files with 3 additions and 17 deletions

View file

@ -1,6 +1,6 @@
(defvar rofi-bin "~/.config/rofi/bin")
(deflisten workspaces "hyprman watch")
(deflisten workspaces "hyprman eww")
(defpoll clocktext :interval "10s" "date '+%d %b %I:%M %p'")
(defpoll bluetooth-icon :interval "5s" "bin/bluetooth.sh")

View file

@ -52,7 +52,7 @@ cob = checkout -b
br = branch --format='%(HEAD) %(color:yellow)%(refname:short)%(color:reset) - %(contents:subject) %(color:green)(%(committerdate:relative)) [%(authorname)]' --sort=-committerdate
undo = reset HEAD~1 --mixed
wip = !git add -A && git commit -m \"wip: $(date +\"%Y.%m.%d %H:%M:%S\")\"
cmtnum = "!git commit -m \"commit #$(( $(git rev-list --count HEAD) + 1 ))\""
cmtnum = "!git add -A && git commit -m \"commit #$(( $(git rev-list --count HEAD) + 1 ))\""
save = !git add -A && git commit -m \"save: $(date +\"%Y.%m.%d %H:%M:%S\")\"
aliases = "!git config -l | grep alias | cut -c 7-"
gl = config --global -l

View file

@ -6,7 +6,6 @@ gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Noto Sans, 10
gtk-icon-theme-name=breeze
gtk-modules=colorreload-gtk-module
gtk-primary-button-warps-slider=true
gtk-sound-theme-name=ocean
gtk-xft-dpi=122880

View file

@ -16,6 +16,7 @@ classes:
"Alacritty":
"- Wezterm":
"org.wezfurlong.wezterm":
"com.mitchellh.ghostty":
"MultiViewer for F1":

View file

@ -1,14 +0,0 @@
{
"[Running] - Oracle VM VirtualBox": "",
"Visual Studio Code": "",
"vivaldi-stable": "󰖟",
"google-chrome": "",
"chromium-browser": "",
"LibreOffice": "",
"Geneious Prime": "󰚄",
"Firefox": "",
"- NVIM": "",
"Alacritty": "",
"- Wezterm": "",
"org.wezfurlong.wezterm": ""
}