Compare commits

..

No commits in common. "e4fd669074cdc219593314b87abb5ea76e954517" and "da7ce3384ecdbdd5dc8c515064e43465883915e7" have entirely different histories.

5 changed files with 17 additions and 3 deletions

View file

@ -1,6 +1,6 @@
(defvar rofi-bin "~/.config/rofi/bin")
(deflisten workspaces "hyprman eww")
(deflisten workspaces "hyprman watch")
(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 add -A && git commit -m \"commit #$(( $(git rev-list --count HEAD) + 1 ))\""
cmtnum = "!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,6 +6,7 @@ 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,7 +16,6 @@ classes:
"Alacritty":
"- Wezterm":
"org.wezfurlong.wezterm":
"com.mitchellh.ghostty":
"MultiViewer for F1":

View file

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