Compare commits
2 Commits
151e3b1f91
...
447d81051f
Author | SHA1 | Date | |
---|---|---|---|
447d81051f | |||
bb3f0556ee |
@ -61,6 +61,11 @@ dotfiles:
|
|||||||
src: config/systemd/user/geoclue-agent.service
|
src: config/systemd/user/geoclue-agent.service
|
||||||
dst: ~/.config/systemd/user/geoclue-agent.service
|
dst: ~/.config/systemd/user/geoclue-agent.service
|
||||||
profiles:
|
profiles:
|
||||||
|
everywhere:
|
||||||
|
- d_vim
|
||||||
|
- f_vimrc
|
||||||
|
- f_tmux.conf
|
||||||
|
- f_zshrc
|
||||||
balozi:
|
balozi:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
- d_vim
|
- d_vim
|
||||||
@ -80,7 +85,6 @@ profiles:
|
|||||||
- f_psqlrc
|
- f_psqlrc
|
||||||
- f_pam_environment
|
- f_pam_environment
|
||||||
- f_xdg_desktop_portal_wlr_config
|
- f_xdg_desktop_portal_wlr_config
|
||||||
- f_geoclue-agent.service
|
|
||||||
knafeh:
|
knafeh:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
- d_vim
|
- d_vim
|
||||||
|
@ -32,7 +32,7 @@ assign [app_id="Alacritty"] 2
|
|||||||
assign [app_id="foot"] 2
|
assign [app_id="foot"] 2
|
||||||
assign [app_id="geary"] 3
|
assign [app_id="geary"] 3
|
||||||
assign [app_id="thunderbird"] 3
|
assign [app_id="thunderbird"] 3
|
||||||
for_window [app_id="gnome-calculator"] floating enable
|
for_window [app_id="org.gnome.Calculator"] floating enable
|
||||||
for_window [app_id="firefox" title="About Firefox"] floating enable
|
for_window [app_id="firefox" title="About Firefox"] floating enable
|
||||||
for_window [app_id="firefox" title="^Picture-in-Picture$"] floating enable; sticky enable
|
for_window [app_id="firefox" title="^Picture-in-Picture$"] floating enable; sticky enable
|
||||||
# Send the sharing indicator in Chrome and Firefox to the scratchpad
|
# Send the sharing indicator in Chrome and Firefox to the scratchpad
|
||||||
|
Loading…
Reference in New Issue
Block a user