Compare commits

...

2 commits

Author SHA1 Message Date
willifan
89f576dc4b added arduino pro micro udev rules 2024-07-14 13:07:54 +02:00
willifan
36b0cbcd56 switched from webcord to vesktop 2024-07-11 23:49:38 +02:00
3 changed files with 3 additions and 2 deletions

View file

@ -10,7 +10,6 @@
feh
enpass
webcord
vesktop
obsidian
kicad

View file

@ -150,6 +150,8 @@
ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="7523", MODE="660", GROUP="plugdev", TAG+="uaccess"
ATTRS{idVendor}=="2341", ATTRS{idProduct}=="8036", MODE="660", GROUP="plugdev", TAG+="uaccess"
LABEL="probe_rs_rules_end"
'';

View file

@ -28,7 +28,7 @@
#''hyprctl dispatch exec "[workspace 3 silent] "''
#''hyprctl dispatch exec "[workspace 4 silent] "''
#''hyprctl dispatch exec "[workspace 8 silent] "''
''hyprctl dispatch exec "[workspace 9 silent] webcord"''
''hyprctl dispatch exec "[workspace 9 silent] vesktop"''
''hyprctl dispatch exec "[workspace special:ctrl silent] thunar"''
''hyprctl dispatch exec "[workspace special:alt silent] obsidian"''
''hyprctl dispatch exec "[workspace special:altgr silent] thunderbird"''