Compare commits
No commits in common. "447d81051f3ecab8a332ead92ed0856067e2a829" and "151e3b1f91f7cbebc0655d8377ea79fc0759edf0" have entirely different histories.
447d81051f
...
151e3b1f91
@ -61,11 +61,6 @@ 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
|
||||||
@ -85,6 +80,7 @@ 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="org.gnome.Calculator"] floating enable
|
for_window [app_id="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