more keybind corrections
This commit is contained in:
parent
7dfb5b2882
commit
ff2d9c5463
1 changed files with 7 additions and 6 deletions
|
|
@ -5,20 +5,21 @@ exec-once = [workspace 1 silent; monitor eDP-1] uwsm-app -- rocketchat-desktop
|
||||||
# 2
|
# 2
|
||||||
exec-once = [workspace 2 silent; monitor eDP-1] uwsm-app -- triliumnext
|
exec-once = [workspace 2 silent; monitor eDP-1] uwsm-app -- triliumnext
|
||||||
# 3
|
# 3
|
||||||
exec-once = [workspace 3 silent; monitor eDP-1] uwsm-app -- nautilus
|
exec-once = [workspace 3 silent; monitor eDP-1] omarchy-launch-webapp "https://chatty.aime.team"
|
||||||
# 4
|
# 4
|
||||||
exec-once = [workspace 4 silent; monitor HDMI-A-1] uwsm-app -- zen
|
exec-once = [workspace 4 silent; monitor HDMI-A-1] uwsm-app -- zen
|
||||||
# 5
|
# 5
|
||||||
exec-once = [workspace 5 silent; monitor HDMI-A-1] uwsm-app -- vscodium
|
exec-once = [workspace 5 silent; monitor HDMI-A-1] uwsm-app -- nautilus
|
||||||
# 6
|
# 6
|
||||||
|
exec-once = [workspace 6 silent; monitor HDMI-A-1] uwsm-app -- vscodium
|
||||||
# 7
|
# 7
|
||||||
# 8
|
# 8
|
||||||
exec-once = [workspace 8 silent; monitor HDMI-A-1] omarchy-launch-webapp "http://192.168.1.151/zabbix/"
|
# exec-once = [workspace 8 silent; monitor HDMI-A-1] omarchy-launch-webapp "http://192.168.1.151/zabbix/"
|
||||||
# exec-once = [workspace 8 silent; monitor eDP-1] uwsm-app -- Telegram
|
# exec-once = [workspace 8 silent; monitor eDP-1] uwsm-app -- Telegram
|
||||||
# 9
|
# 9
|
||||||
exec-once = [workspace 9 silent; monitor eDP-1] uwsm-app -- keepassxc
|
exec-once = [workspace 9 silent; monitor eDP-1] uwsm-app -- thunderbird
|
||||||
exec-once = [workspace 9 silent; monitor eDP-1] uwsm-app -- bitwarden-desktop
|
|
||||||
# 10
|
# 10
|
||||||
exec-once = [workspace 10 silent; monitor eDP-1] uwsm-app -- thunderbird
|
exec-once = [workspace 10 silent; monitor eDP-1] uwsm-app -- keepassxc
|
||||||
|
exec-once = [workspace 10 silent; monitor eDP-1] uwsm-app -- bitwarden-desktop
|
||||||
# Scratchpad
|
# Scratchpad
|
||||||
# exec-once = [workspace special; silent] uwsm-app -- subl
|
# exec-once = [workspace special; silent] uwsm-app -- subl
|
||||||
Loading…
Reference in a new issue