mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
assigns and udpated TODO
This commit is contained in:
parent
944d889787
commit
7ad8766668
6
TODO
6
TODO
@ -10,7 +10,6 @@
|
||||
- firefox menu size when scaling
|
||||
- waybar urgent styling issue : https://github.com/Alexays/Waybar/issues/704
|
||||
- wob styling : https://github.com/francma/wob/issues/38
|
||||
- assign gimp and float
|
||||
- mpv still ok with wayland ?
|
||||
|
||||
# CLI
|
||||
@ -19,14 +18,9 @@
|
||||
- pureprompt root mark : https://github.com/rafaelrinaldi/pure/issues/117
|
||||
- noto-fonts doesnt work: see morning chars on #archlinux-fr
|
||||
- change bat comment color ?
|
||||
- byndsim to variety --next
|
||||
|
||||
# IRC
|
||||
- tiny-irc : https://github.com/osa1/tiny/issues/created_by/eoli3n
|
||||
- silent weechat role : fuck weechat, lets wait for tiny-irc-client
|
||||
- add oftc to weechat configuration
|
||||
- tiny-irc default channels
|
||||
- oftc config to tiny?
|
||||
|
||||
# SERVICES
|
||||
- QRCODE vpn
|
||||
|
@ -160,11 +160,15 @@ for_window [class="feh"] floating enable, border normal
|
||||
for_window [class="Gpick"] floating enable, border pixel 1
|
||||
for_window [title="Images de Variety"] floating enable, border pixel 1, move left 647px
|
||||
|
||||
# assign and focus
|
||||
# assign and focus xwayland
|
||||
assign [class="Spotify"] $tag5
|
||||
for_window [class="Spotify"] focus
|
||||
assign [class="code-oss"] $tag6
|
||||
for_window [class="code-oss"] focus
|
||||
assign [class="gimp"] $tag8
|
||||
for_window [class="gimp"] focus
|
||||
|
||||
# assign and focus wayland
|
||||
assign [app_id="virt-manager"] $tag8
|
||||
for_window [app_id="virt-manager"] focus
|
||||
assign [app_id="transmission-gtk"] $tag9
|
||||
|
Loading…
Reference in New Issue
Block a user