From ba497ab995a125c794398e1c211cd5dbd43f062d Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sun, 10 Jun 2018 17:35:10 +0200 Subject: Misc changes --- .i3/config | 3 +++ 1 file changed, 3 insertions(+) (limited to '.i3/config') diff --git a/.i3/config b/.i3/config index 3f15059..9e12f0f 100644 --- a/.i3/config +++ b/.i3/config @@ -225,6 +225,9 @@ bindsym $mod+Ctrl+s exec $nsi mpc single # feh should be floating for_window [class="^feh$"] floating enable +# so should be pinentry +for_window [class="^Pinentry$"] floating enable + # Thunderbird stuff assign [class="^Thunderbird$"] → mail for_window [class="^Thunderbird$"] floating enable -- cgit v1.2.3-54-g00ecf index : portato
Portato - A Portage GUIRené 'Necoro' Neumann
summaryrefslogtreecommitdiff
path: root/portato/backend/system_interface.py (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-31Removed TODO. Renamed ChangeLog to TODORené 'Necoro' Neumann2-40/+0
2009-08-27Only import stuff if necessaryRené 'Necoro' Neumann1-8/+8
2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1
2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687
2009-08-15Update spanish translationDaniel Halens1-245/+258
2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann3-13/+15
2009-08-15TypoRené 'Necoro' Neumann1-1/+1
2009-08-15Enhanced the extensions.shRené 'Necoro' Neumann1-3/+8
2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+0