poetician

i3 Void Linux | Ryzen | Polybar Rofi

Dec 19th, 2022
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.83 KB | None | 0 0
  1. # = - _ - = Poetician Edition i3wm | Polybar | Rofi ================================== #
  2. # = - _ - = i3wm Ver: 4.21.1 (2022-10-28)) © 2009 Michael Stapelberg and contributors
  3. # = - _ - = Dev URL: https://i3wm.org/ https://www.reddit.com/r/i3wm/
  4. # = - _ - = Dots: https://gitlab.com/Poetician https://pastebin.com/u/poetician
  5. # = - _ - = VoidLinux: https://voidlinux.org
  6. # ====================================================================================== #
  7.  
  8. # = = = = = Define $mod Variable = = = = = #
  9.  
  10. set $mod Mod4
  11.  
  12. # = = = = = Display Settings = = = = = #
  13.  
  14. for_window [class="Nitrogen"] focus, floating enable, resize set 831 494, move position 545 180
  15. exec --no-startup-id nitrogen --restore
  16. bindsym $mod+n exec --no-startup-id nitrogen
  17.  
  18. exec pkill picom &&
  19. exec --no-startup-id picom --config ~/.config/i3/picom.conf
  20. bindsym $mod+p exec --no-startup-id ~/.config/i3/scripts/picom-toggle.sh
  21.  
  22. exec pkill redshift &&
  23. exec redshift &
  24.  
  25. # = = = = = Application Launchers = = = = = #
  26.  
  27. # Start jgmenu
  28. bindsym $mod+j exec jgmenu_run
  29.  
  30. # Start Rofi in combi Mode
  31. bindsym $mod+y exec rofi -show combi -steal-focus
  32. # Start Rofi in drun Mode
  33. bindsym $mod+r exec rofi -show drun -steal-focus
  34. # Start Rofi in filebrowser Mode
  35. bindsym $mod+b exec rofi -show filebrowser -steal-focus
  36. # Start Rofi Theme Selector
  37. bindsym Ctrl+Mod1+r exec rofi-theme-selector
  38.  
  39. # Start Xfce4 AppFinder
  40. for_window [class="Xfce4-appfinder"] focus, floating enable, resize set 600 700
  41. bindsym $mod+Ctrl+l exec xfce4-appfinder
  42.  
  43. # = = = = = Loaded at Startup = = = = = #
  44.  
  45. exec --no-startup-id autotiling
  46. exec --no-startup-id /usr/lib/geoclue-2.0/demos/agent
  47. for_window [class="Xfce-polkit"] focus, move position 2570 400, resize set 620 240
  48. exec --no-startup-id /usr/libexec/xfce-polkit &
  49. exec --no-startup-id ~/.config/polybar/launch.sh &
  50. exec setxkbmap -option caps:swapescape
  51. exec --no-startup-id unclutter -idle 1
  52. exec --no-startup-id xfce4-power-manager &
  53. exec --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd &
  54.  
  55. # = = = = = Tray Apps Loaded at Startup = = = = = #
  56.  
  57. # Megasync
  58. exec --no-startup-id megasync
  59. # Parcellite
  60. exec --no-startup-id parcellite
  61. # Veikk Tablet Driver
  62. exec --no-startup-id /lib/vktablet/vktablet
  63. # Volume
  64. exec --no-startup-id volumeicon
  65. # Workrave
  66. for_window [class="Workrave"] focus
  67. exec --no-startup-id workrave
  68.  
  69. # = = = = = Reloading Changed Configuration = = = = = #
  70.  
  71. # Reload the configuration file (problematic with some apps; logging out is better)
  72. bindsym Ctrl+mod1+c reload
  73.  
  74. # Restart i3 in place (preserves the layout/session, can be used to upgrade i3)
  75. bindsym $mod+Shift+r restart
  76.  
  77. # = = = = = Stopping Applications/Session = = = = = #
  78.  
  79. # Kill focused window
  80. bindsym $mod+q kill
  81.  
  82. # Pkill focused window that Kill can't kill
  83. bindsym --release $mod+Escape exec pkill
  84.  
  85. # The middle button and a modifer over any part of the window kills the window
  86. bindsym --whole-window button2 kill
  87.  
  88. # Betterlockscreen
  89. # bindsym $mod+Pause exec betterlockscreen -l dimblur
  90.  
  91. # Session Logout/Restart/Shutdown
  92. bindsym $mod+x exec --no-startup-id ~/.config/i3/scripts/logout.sh &
  93.  
  94. # ================================================================================= #
  95. # = = = = = Workspace Assignments; Application Directives and Launching = = = = = #
  96.  
  97. set $ws1 "1"
  98. assign [class="firefox|librewolf-bin"] $ws1
  99. for_window [class="firefox|librewolf-bin"] focus, fullscreen enable
  100. exec --no-startup-id firefox
  101. bindsym Ctrl+Mod1+f exec firefox
  102. bindsym $mod+F9 exec firefox https://gitlab.com/Poetician
  103. bindsym $mod+F11 exec firefox https://pastebin.com/u/poetician
  104. bindsym $mod+Ctrl+w exec librewolf
  105. bindsym $mod+Home exec librewolf https://gitlab.com/Poetician
  106. bindsym $mod+End exec librewolf https://pastebin.com/u/poetician
  107. bindsym $mod+Prior exec librewolf https://odysee.com/
  108. bindsym $mod+Next exec librewolf https://studio.youtube.com/channel/UCmP5yzI3bT4EP5lyitpor8w
  109.  
  110.  
  111. set $ws2 "2"
  112. #bindsym $mod+Ctrl+s exec --no-startup-id indicator-stickynotes
  113. #bindsym $mod+a audacity
  114.  
  115.  
  116. set $ws3 "3"
  117. assign [class="Gcolor3|qimgv|Viewnior"] $ws3
  118. #for_window [class="qimgv|Viewnior"] focus
  119. for_window [title="Open Image"] floating enable, resize set 960 640, move position 480 200
  120. for_window [class="Gcolor3"] focus, floating enable, resize set 700 300, move position 1160 700
  121. bindsym $mod+c exec gcolor3
  122. bindsym $mod+d exec qimgv
  123. #bindsym $mod+w exec viewnior
  124.  
  125.  
  126. set $ws4 "4"
  127. assign [class="libreoffice"] $ws4
  128. for_window [class="libreoffice"] focus, floating enable, resize set 1200 1040, move position 360 30
  129. for_window [title="Standard"] floating enable, resize set 177 403, move position 159 79
  130. for_window [title="Formatting"] floating enable, resize set 259 251, move position 77 512
  131. bindsym $mod+l exec --no-startup-id libreoffice
  132.  
  133.  
  134. set $ws5 "5"
  135. assign [class="Blender|kdenlive"] $ws5
  136. for_window [class="Blender|kdenlive"] focus
  137. #for_window [title="Clip titre"] focus, floating enable, resize set 1220 785, move position 350 150
  138. #for_window [title=["Configurer"] focus, enable, resize set 1220 785, move position center
  139. #for_window [title=["Ouvrir"] focus, enable, resize set 1220 785, move position center
  140. #for_window [title="Rendu en cours…"]focus, floating enable, resize set 1220 785, move position center
  141. bindsym $mod+backslash exec blender
  142. bindsym $mod+k exec kdenlive
  143.  
  144.  
  145. set $ws6 "6"
  146. assign [class="Gimp-2.10|Inkscape"] $ws6
  147. for_window [class="Gimp-2.10|Inkscape"] focus
  148. for_window [title="Copying"] floating enable
  149. for_window [title="Deleting"] floating enable
  150. for_window [title="Moving"] floating enable
  151. for_window [window_role="^gimp-toolbox-color-dialog$"] floating enable
  152. for_window [window_role="pop-up"] focus, floating enable
  153. for_window [window_role="gimp-preferences"] floating enable, resize set 960 960, move position 480 40
  154. for_window [window_role="setup"] floating enable
  155. for_window [window_role="gimp-file-export"] floating enable, move position 80 80
  156. bindsym $mod+g exec gimp-2.10
  157. bindsym $mod+i exec inkscape
  158.  
  159.  
  160. set $ws7 "7"
  161. assign [class="Google Earth Pro"] $ws7
  162. for_window [class="Google Earth Pro"] focus
  163. bindsym $mod+e exec google-earth-pro
  164.  
  165.  
  166. set $ws8 "8"
  167. assign [class="vlc|Rhythmbox|Xscreensaver-demo"] $ws8
  168. for_window [class="Rhythmbox"] floating enable, resize set 640 480, move position 1270 420
  169. exec rhythmbox ~/Musique/crickets.opus
  170. bindsym $mod+Ctrl+a exec rhythmbox
  171. for_window [class="vlc"] floating enable, resize set 640 240, move position 1270 100
  172. for_window [title="Sélectionner un ou plusieurs fichiers à ouvrir"] focus, floating enable
  173. for_window [title="Préférences simples"] focus, floating enable, resize set 1000 450, move position 860 360
  174. exec vlc ~/Music/water.mp3
  175. bindsym $mod+v exec vlc
  176. for_window [class="Xscreensaver-demo"] floating enable, resize set 1180 840, move position 10 60
  177. exec --no-startup-id xscreensaver
  178. exec --no-startup-id xscreensaver-demo
  179. bindsym $mod+Ctrl+x exec xscreensaver-demo
  180.  
  181.  
  182. set $ws9 "9"
  183. assign [class="Czkawka_gui|kate|Meld"] $ws9
  184. for_window [class="kate"] focus
  185. for_window [title="Select Color|Configure"] floating enable
  186. for_window [title="Configure"] resize set 950 620, move position center
  187. for_window [title="Open File"] focus, floating enable, resize set 1280 800, move position 320 120
  188. exec --no-startup-id kate ~/.config/i3/config
  189. bindsym $mod+F1 exec kate ~/.config/alacritty/alacritty.yml
  190. bindsym $mod+F2 exec kate ~/.bashrc
  191. bindsym $mod+F3 exec kate ~/.config/i3/i3-keybinds
  192. bindsym $mod+F4 exec kate ~/.config/i3/config
  193. bindsym $mod+F5 exec kate ~/.config/i3/picom.conf
  194. bindsym $mod+F6 exec kate ~/.config/polybar/config.ini
  195. bindsym $mod+F7 exec kate ~/.config/rofi/config.rasi
  196. bindsym $mod+F8 exec kate ~/.zshrc
  197. for_window [class="Czkawka_gui|Meld"] focus
  198. bindsym $mod+Ctrl+c exec czkawka_gui
  199. bindsym $mod+h exec kate
  200. bindsym $mod+m exec meld
  201.  
  202.  
  203. set $ws10 "10"
  204. assign [class="Virt-manager"] $ws10
  205. for_window [class="Virt-manager"] focus, floating disable
  206. # exec virtmanager
  207. bindsym $mod+F10 exec virtmanager
  208.  
  209.  
  210. set $ws11 "11"
  211. assign [class="File-roller|Nemo|Thunar"] $ws11
  212. for_window [class="File-roller|Nemo|Thunar"] focus
  213. for_window [class="Nemo-terminal-prefs|mpv"] focus, floating enable, resize set 1280 854, move position center
  214. for_window [title="File Management Preferences"] focus, floating enable, resize set 1100 580, move position 2188 463
  215. for_window [title="File conflict"] focus, floating enable, move position center
  216. for_window [class="File-roller"] resize set 640 480, move position 2560 300
  217. exec --no-startup-id nemo
  218. bindsym $mod+Shift+Return exec nemo
  219. bindsym $mod+t exec thunar
  220.  
  221.  
  222. set $ws12 "12"
  223. assign [class="qBittorrent"] $ws12
  224. for_window [class="qBittorrent"] floating enable, resize set 1400 860, move position 2180 90
  225. bindsym $mod+F12 exec qbittorrent
  226. exec --no-startup-id qbittorrent
  227.  
  228.  
  229. set $ws13 "13"
  230. assign [class="File-roller|Filezilla|Xfce4-dict"] $ws13
  231. for_window [title="Extract"] focus, floating enable, resize set 960 480, move position 920 500
  232. for_window [class="File-roller"] focus, floating enable, resize set 880 560, move position 1280 496
  233. for_window [class="Filezilla"] focus
  234. bindsym $mod+Ctrl+f exec filezilla
  235. for_window [class="Xfce4-dict"] focus, floating enable, resize set 875 960, move position 1940 60
  236. bindsym $mod+Ctrl+d exec xfce4-dict
  237.  
  238.  
  239. set $ws14 "14"
  240. assign [class="Kvantum Manager|Lxappearance|Oomox|qt5ct|qt6ct"] $ws14
  241. for_window [class="Kvantum Manager"] focus, floating enable, move position 1960 360
  242. for_window [class="Lxappearance"] focus, floating enable, resize set 800 600, move position 2480 240
  243. for_window [class="Oomox"] focus
  244. for_window [class="qt5ct|qt6ct"] focus, floating enable, resize set 900 720, move position 510 160
  245. #for_window [title="Outil de configuration de Qt5"] floating enable, resize set 900 720, move position 510 160
  246. bindsym Ctrl+Mod1+k exec kvantummanager
  247. bindsym Ctrl+Mod1+l exec lxappearance
  248. bindsym $mod+o exec oomox-gui
  249. bindsym $mod+Ctrl+q exec qt6ct
  250. bindsym $mod+Ctrl+t exec qt5ct
  251.  
  252.  
  253. set $ws15 "15"
  254. assign [class="gmic_qt"] $ws15
  255. for_window [class="gmic_qt"] focus, fullscreen enable
  256.  
  257.  
  258. set $ws16 "16"
  259. assign [class="Archlinux-tweak-tool.py|GParted|Grub-customizer"] $ws16
  260. for_window [class="Archlinux-tweak-tool.py"] focus, floating enable, resize set 1100 900, move position 2330 50
  261. for_window [title="Please choose a file"]focus, floating enable, resize set 950 900, move position 2480 50
  262. for_window [class="GParted"] focus, floating enable, resize set 775 500, move position 2960 50
  263. for_window [class="Grub-customizer"] focus, floating enable, resize set 900 800, move position 2000 50
  264. bindsym Ctrl+Mod1+comma exec --no-startup-id archlinux-tweak-tool
  265. bindsym $mod+Ctrl+g exec gparted
  266. bindsym $mod+z exec grub-customizer
  267.  
  268. # = = = = = Unassigned Applications = = = = = #
  269.  
  270. for_window [class="Dialog|Font-manager"] focus, floating enable, move position 1000 400
  271. for_window [window_role="GtkFileChooserDialog"] floating enable, focus, move position center
  272.  
  273. for_window [class="balena-etcher-electron"] move position 2000 320
  274. bindsym $mod+Ctrl+e exec etcher
  275.  
  276. bindsym Ctrl+Mod1+t exec freetube
  277.  
  278. for_window [class="Mate-system-monitor"] floating enable, resize set 800 987, move position 560 48
  279. bindsym $mod+Ctrl+m exec no-startup-id mate-system-monitor
  280.  
  281. for_window [class="Pavucontrol"] floating enable, resize set 1280 480
  282. bindsym Ctrl+Mod1+u exec pavucontrol
  283.  
  284. for_window [class="Xfce4-settings-manager"] focus, floating enable, resize set 960 720
  285. for_window [class="Xfce4-taskmanager"] focus, floating enable, resize set 960 720
  286. bindsym Ctrl+Mod1+m exec --no-startup-id xfce4-settings-manager
  287. bindsym Ctrl+Shift+Escape exec --no-startup-id xfce4-taskmanager
  288.  
  289. # = = = = = Scratchpad = = = = = #
  290.  
  291. # Move the currently focused window to the scratchpad
  292. bindsym Mod1+Shift+slash move scratchpad
  293.  
  294. # Retrieve the oldest window in the scratchpad
  295. bindsym Mod1+slash scratchpad show
  296.  
  297. # Move all floating windows to the scratchpad
  298. bindsym $mod+u [floating] move scratchpad
  299.  
  300. for_window [class="Alacritty"] focus, floating enable, resize set 880 640
  301. bindsym $mod+Return exec alacritty
  302. bindsym Mod1+comma [class="Alacritty"] scratchpad show
  303.  
  304. for_window [class="Audio-recorder"] move scratchpad, move position 1940 360
  305. bindsym $mod+Ctrl+r exec audio-recorder
  306. bindsym $mod+shift+a [class="Audio-recorder"] scratchpad show
  307.  
  308. for_window [class="Gucharmap"] move scratchpad, resize set 900 600, move position 20 420
  309. bindsym Ctrl+Mod1+period exec gucharmap
  310. bindsym Mod1+period [class="Gucharmap"] scratchpad show
  311.  
  312. for_window [class="SimpleScreenRecorder"] move scratchpad, floating enable
  313. for_window [title="Sélectionner un ou plusieurs fichiers à ouvrir"] focus, floating enable
  314. bindsym $mod+s exec simplescreenrecorder
  315. bindsym $mod+shift+s [class="SimpleScreenRecorder"] scratchpad show
  316.  
  317. # = = = = = Screenshots = = = = = #
  318.  
  319. for_window [class="ksnip"] fullscreen enable
  320. bindsym Ctrl+Mod1+s exec ksnip
  321. bindsym Shift+Print exec --no-startup-id "ksnip gui -p ~/Images/Screenies"
  322. bindsym Ctrl+Print exec --no-startup-id xfce4-screenshooter
  323.  
  324. # ================================================= #
  325. # = = = = = Dual Monitor Setup = = = = = #
  326.  
  327. set $Screen1 HDMI-A-0
  328. set $Screen2 DVI-D-0
  329.  
  330. workspace 1 output $Screen1
  331. workspace 2 output $Screen1
  332. workspace 3 output $Screen1
  333. workspace 4 output $Screen1
  334. workspace 5 output $Screen1
  335. workspace 6 output $Screen1
  336. workspace 7 output $Screen1
  337. workspace 8 output $Screen1
  338. workspace 9 output $Screen1
  339. workspace 10 output $Screen2
  340. workspace 11 output $Screen2
  341. workspace 12 output $Screen2
  342. workspace 13 output $Screen2
  343. workspace 14 output $Screen2
  344. workspace 15 output $Screen2
  345. workspace 16 output $Screen2
  346.  
  347. # =============================================== #
  348. # = = = = = Workspace Functions = = = = = #
  349.  
  350. # = = = = = Switch to workspace = = = = = #
  351.  
  352. bindsym $mod+1 workspace $ws1
  353. bindsym $mod+2 workspace $ws2
  354. bindsym $mod+3 workspace $ws3
  355. bindsym $mod+4 workspace $ws4
  356. bindsym $mod+5 workspace $ws5
  357. bindsym $mod+6 workspace $ws6
  358. bindsym $mod+7 workspace $ws7
  359. bindsym $mod+8 workspace $ws8
  360. bindsym $mod+9 workspace $ws9
  361. bindsym $mod+0 workspace $ws10
  362. bindsym $mod+minus workspace $ws11
  363. bindsym $mod+equal workspace $ws12
  364. bindsym $mod+bracketleft workspace $ws13
  365. bindsym $mod+bracketright workspace $ws14
  366. bindsym $mod+semicolon workspace $ws15
  367. bindsym $mod+apostrophe workspace $ws16
  368.  
  369. # = = = = = Move focused container to workspace = = = = = #
  370.  
  371. bindsym $mod+Shift+1 move container to workspace $ws1; workspace $ws1
  372. bindsym $mod+Shift+2 move container to workspace $ws2; workspace $ws2
  373. bindsym $mod+Shift+3 move container to workspace $ws3; workspace $ws3
  374. bindsym $mod+Shift+4 move container to workspace $ws4; workspace $ws4
  375. bindsym $mod+Shift+5 move container to workspace $ws5; workspace $ws5
  376. bindsym $mod+Shift+6 move container to workspace $ws6; workspace $ws6
  377. bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7
  378. bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8
  379. bindsym $mod+Shift+9 move container to workspace $ws9; workspace $ws9
  380. bindsym $mod+Shift+0 move container to workspace $ws10; workspace $ws10
  381. bindsym $mod+Shift+minus move container to workspace $ws11; workspace $ws11
  382. bindsym $mod+Shift+equal move container to workspace $ws12; workspace $ws12
  383. bindsym $mod+Shift+bracketleft move container to workspace $ws13; workspace $ws13
  384. bindsym $mod+Shift+bracketright move container to workspace $ws14; workspace $ws14
  385. bindsym $mod+Shift+semicolon move container to workspace $ws15; workspace $ws15
  386. bindsym $mod+Shift+apostrophe move container to workspace $ws16; workspace $ws16
  387.  
  388. # = = = = = Resize Containers = = = = = #
  389.  
  390. bindsym $mod+Ctrl+Right resize grow width 10
  391. bindsym $mod+Ctrl+Up resize shrink height 10
  392. bindsym $mod+Ctrl+Down resize grow height 10
  393. bindsym $mod+Ctrl+Left resize shrink width 10
  394.  
  395. # = = = = = i3wm Next Gaps = = = = = # (https://github.com/Airblader/i3/tree/gaps-next)
  396.  
  397. gaps inner 18
  398. gaps outer 4
  399. smart_gaps on
  400. smart_borders on
  401.  
  402. # = = = = = Resize Gaps = = = = = #
  403. # gaps inner|outer|horizontal|vertical|top|right|bottom|left current|all set|plus|minus|toggle
  404.  
  405. bindsym $mod+Shift+c gaps outer current toggle 40
  406. bindsym $mod+Shift+x gaps outer current plus 10
  407. bindsym $mod+Shift+z gaps outer current minus 10
  408. bindsym $mod+Shift+d gaps outer all set 20
  409. bindsym $mod+Shift+e gaps outer all set 10
  410. bindsym $mod+Shift+f gaps outer all set 40
  411. bindsym $mod+Shift+g gaps outer all set 60
  412.  
  413. # ============================================================== #
  414. # = = = = = Navigating Containers / Workspaces = = = = = #
  415.  
  416. # Use mouse+$mod to drag floating windows to their new position
  417. floating_modifier $mod
  418.  
  419. # Toggle Tiling / Floating
  420. bindsym Ctrl+space floating toggle
  421.  
  422. # Change Focus
  423. bindsym $mod+Left focus left
  424. bindsym $mod+Down focus down
  425. bindsym $mod+Up focus up
  426. bindsym $mod+Right focus right
  427.  
  428. # Move Focused Window
  429. bindsym $mod+Shift+Left move left
  430. bindsym $mod+Shift+Down move down
  431. bindsym $mod+Shift+Up move up
  432. bindsym $mod+Shift+Right move right
  433.  
  434. # Navigate to Next / Previous Workspace
  435. bindsym Mod1+Shift+Tab workspace prev
  436. bindsym Mod1+Tab workspace next
  437. bindsym Mod1+Ctrl+Left workspace prev
  438. bindsym Mod1+Ctrl+Right workspace next
  439. bindsym $mod+Tab workspace back_and_forth
  440.  
  441. # Switch to workspace with urgent window automatically
  442. for_window [urgent=latest] focus
  443.  
  444. # Switch back to previous workspace by pressing the same keybinding used to switch from it
  445. workspace_auto_back_and_forth yes
  446.  
  447. # Move entire contents of a monitor's workspace to the next Monitor
  448. bindsym $mod+Shift+m move workspace to output next
  449.  
  450. # Mouse warped to center of a focused window when switching to another monitor
  451. mouse_warping output
  452.  
  453. # Behavior for focus across containers and workspaces
  454. # focus_wrapping yes|no|force|workspace
  455. focus_wrapping no
  456.  
  457. # ========================================== #
  458. # = = = = = Border Control = = = = = #
  459.  
  460. # default_border normal | none | pixel
  461. default_border none
  462.  
  463. # default_floating_border normal | none | pixel
  464. default_floating_border none
  465.  
  466. # hide_edge_borders none|vertical|horizontal|both|smart
  467. hide_edge_borders both
  468.  
  469. # new_window normal | new_window none | pixel
  470. new_window none
  471.  
  472. # new_float normal | none | pixel
  473. new_float none
  474.  
  475. bindsym $mod+shift+b exec --no-startup-id i3-msg border toggle
  476.  
  477. # ============================================= #
  478. # = = = = = Tiling Parameters = = = = = #
  479.  
  480. # Workspace_layout default|stacking|tabbed
  481. workspace_layout default
  482.  
  483. # Orientation for new workspaces
  484. default_orientation horizontal
  485.  
  486. # Enter fullscreen mode for the focused container
  487. bindsym $mod+f fullscreen toggle
  488.  
  489. # Change focus between tiling / floating windows
  490. bindsym $mod+space focus mode_toggle
  491.  
  492. # Application focus smart|urgent|focus|none
  493. focus_on_window_activation smart
  494.  
  495. # popup_during_fullscreen smart|ignore|leave_fullscreen
  496. popup_during_fullscreen smart
  497.  
  498. # ==================================================================== #
  499. # = = = = = Variety with Pywal for Wallpapers/Themes = = = = = #
  500.  
  501. # Favorite Wallpaper
  502. bindsym Ctrl+Shift+f exec --no-startup-id variety -f && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  503. # Next Wallpaper
  504. bindsym $mod+Shift+n exec --no-startup-id variety -n && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  505. # Previous Wallpaper
  506. bindsym $mod+Shift+p exec --no-startup-id variety -p && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  507. # Trash Wallpaper
  508. bindsym $mod+Shift+t exec --no-startup-id variety -t && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)&
  509. # Update Wallpaper
  510. bindsym $mod+Shift+i exec --no-startup-id wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt)
  511.  
  512. # = = = = = = = = = = The End - Now Start Again = = = = = = = = = = #
  513. # = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = #
  514.  
Add Comment
Please, Sign In to add comment