aboutsummaryrefslogtreecommitdiff
path: root/.config/jgmenu
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2025-08-30 19:22:59 +0200
committersrdusr <trevorgray@srdusr.com>2025-08-30 19:22:59 +0200
commit19120d4f9761c67d99ed1ce3da6084b83f5a49c9 (patch)
treef234cad1bdad88114a63c9702144da487024967a /.config/jgmenu
parent5928998af5404ae2be84c6cecc10ebf84bd3f3ed (diff)
downloaddotfiles-19120d4f9761c67d99ed1ce3da6084b83f5a49c9.tar.gz
dotfiles-19120d4f9761c67d99ed1ce3da6084b83f5a49c9.zip
Linux-specific dotfiles
Diffstat (limited to '.config/jgmenu')
-rw-r--r--.config/jgmenu/jgmenurc32
-rw-r--r--.config/jgmenu/menu.csv32
2 files changed, 0 insertions, 64 deletions
diff --git a/.config/jgmenu/jgmenurc b/.config/jgmenu/jgmenurc
deleted file mode 100644
index d35eee6..0000000
--- a/.config/jgmenu/jgmenurc
+++ /dev/null
@@ -1,32 +0,0 @@
-stay_alive = 1
-tint2_look = 0
-position_mode = pointer
-terminal_exec = wezterm
-terminal_args = -x
-sub_spacing = 5
-menu_width = 200
-menu_padding_top = 5
-menu_padding_right = 2
-menu_padding_bottom = 5
-menu_padding_left = 2
-menu_radius = 7
-menu_border = 0
-menu_halign = left
-sub_hover_action = 1
-item_margin_y = 5
-item_height = 30
-item_padding_x = 8
-item_radius = 6
-item_border = 0
-sep_height = 5
-font = Roboto Medium 15px
-icon_theme = Papirus
-icon_size = 24
-color_menu_bg = #171B20 80
-color_menu_border = #c0caf5
-color_norm_bg = #171B20 0
-color_norm_fg = #b6beca 100
-color_sel_bg = #74bee9 50
-color_sel_fg = #b6beca 100
-color_sep_fg = b6beca 80
-csv_cmd = cat ~/.config/jgmenu/menu.csv
diff --git a/.config/jgmenu/menu.csv b/.config/jgmenu/menu.csv
deleted file mode 100644
index dbece5a..0000000
--- a/.config/jgmenu/menu.csv
+++ /dev/null
@@ -1,32 +0,0 @@
-Terminal,scratchpad,utilities-terminal
-Web-browser,firefox,web-browser
-Neovim,kitty -e nvim,nvim
-Ranger,wezterm -e ranger,stock_folder
-^sep()
-
-Extras,^checkout(extras),add
-^sep()
-
-Critical,^checkout(critical),gtk-dialog-warning
-^sep()
-
-Lock,betterlockscreen --lock,system-lock-screen
-Logout,pkill -KILL -u "$USER" &,system-log-out
-
-Exit,^checkout(exit),exit
-
-^tag(exit)
-Suspend,systemctl suspend,system-suspend
-Reboot,reboot,system-reboot
-Poweroff,poweroff,system-shutdown
-
-^tag(extras)
-Change wallpaper,nitrogen,nitrogen
-Randomize Wallpaper,random-wall
-Control-center,~/.config/eww/scripts/openControlCenter.sh
-Reload eww,pkill -f eww && eww daemon
-
-^tag(critical)
-Restart BSPWM,control_box -bspres
-Restart SXHKD,control_box -kbres,input-keyboard
-Restart Pipewire,control_box -soundres,audio-speakers